summaryrefslogtreecommitdiff
path: root/qpid/cpp/INSTALL
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2008-11-18 00:12:05 +0000
committerStephen D. Huston <shuston@apache.org>2008-11-18 00:12:05 +0000
commit79c932390b6a86cafd2a1b3c18fc43a8e333ec7e (patch)
tree1b3222e36e52cef29e98283e7c0150e91dccba03 /qpid/cpp/INSTALL
parent7e65234f7769c299a4e2ced78b11de15ace0b7bb (diff)
downloadqpid-python-79c932390b6a86cafd2a1b3c18fc43a8e333ec7e.tar.gz
Initial instructions for building on Windows
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@718446 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/INSTALL')
-rw-r--r--qpid/cpp/INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/qpid/cpp/INSTALL b/qpid/cpp/INSTALL
index cacfe90ec9..c95856ab76 100644
--- a/qpid/cpp/INSTALL
+++ b/qpid/cpp/INSTALL
@@ -28,7 +28,8 @@ Table of Contents
Note that the daemon and client API can be installed separately.
This document describes how to build the Qpid/C++ broker and client, either
-from a checkout of the source or from a source distribution.
+from a checkout of the source or from a source distribution, on Linux/UNIX.
+Please see INSTALL-WINDOWS for information on building on Windows.
This also explains how to install the required prerequisites for Qpid/C++.