# HG changeset patch # User Andre Heinecke # Date 1432646574 -7200 # Node ID 1215ce843c072d2239143e4262bbbc057fb1b697 # Parent d69beefb16d30015bc00f1b4f6e59e4c4b75c7c0 Clarify windows change dir command diff -r d69beefb16d3 -r 1215ce843c07 INSTALL --- 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 mkdir build-windows cd build-windows MXETARGET=$MXEPATH/usr/i686-w64-mingw32.static/