summaryrefslogtreecommitdiff
path: root/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
commit619013648b34f1b65eece44afe44d3f97dc15b09 (patch)
tree2807cce6e031892d6a35ab4450cfa89f8e797700 /cpp/INSTALL
parent1d2bee86a52547917adb4a2061ddf950e3936498 (diff)
downloadqpid-python-619013648b34f1b65eece44afe44d3f97dc15b09.tar.gz
Initial instructions for building on Windows
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@718446 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/INSTALL')
-rw-r--r--cpp/INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/INSTALL b/cpp/INSTALL
index cacfe90ec9..c95856ab76 100644
--- a/cpp/INSTALL
+++ b/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++.