Changeset 13856


Ignore:
Timestamp:
2007-02-05T16:28:53+13:00 (17 years ago)
Author:
kjdon
Message:

changed a comment about windows c++ compiling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/README.txt

    r13849 r13856  
    156156
    157157* Windows notes:
    158 ** The main install target doesn't do C++ compiling on Windows. You'll need Visual Studio 6, and run the compile-windows-c++ target, i.e.
    159 ant prepare install compile-windows-c++
    160 Don't forget to setup the Visual Studio environment first, by running, e.g. C:/Program Files/Microsoft Visual Studio/VC98/Bin/VCVARS32.BAT or equivalent.
     158** You need to have Visual Studio installed to compile the C/C++ code. Set the path to the setup file in build.properties (compile.windows.c++.setup).
    161159
    162160Configuring your installation:
Note: See TracChangeset for help on using the changeset viewer.