changeset 74:1215ce843c07

Clarify windows change dir command
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 26 May 2015 15:22:54 +0200
parents d69beefb16d3
children 16ae3e7338b3
files INSTALL
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Tue May 26 14:13:13 2015 +0200
+++ b/INSTALL	Tue May 26 15:22:54 2015 +0200
@@ -70,9 +70,11 @@
     echo "set(CMAKE_STRIP $MXEPATH/usr/bin/i686-w64-mingw32.static-strip)" >> \
         "$MXEPATH/usr/i686-w64-mingw32.static/share/cmake/mxe-conf.cmake"
 
-Compile the software:
+Compile the software (assuming the source code is already checked out. If not
+please refer to the GNU/Linux build documentation how to obtain the source
+code):
 
-    cd retraceit
+    cd <Path-to-retraceit-source>
     mkdir build-windows
     cd build-windows
     MXETARGET=$MXEPATH/usr/i686-w64-mingw32.static/
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)