]> git.saurik.com Git - wxWidgets.git/blame_incremental - BuildCVS.txt
Replaced (char*)wxFNCONV with (const char*)wxFNCONV
[wxWidgets.git] / BuildCVS.txt
... / ...
CommitLineData
1------------------------------------------------------------------------
2 How to build the sources from CVS
3------------------------------------------------------------------------
4
5I) Windows using plain makefiles
6----------------------------------------
7
8a) Using the GNU MinGW32 or GNU CygWin32 compilers
9
10You'll need the compiler itself which is available from
11
12 http://www.cygwin.com
13
14When using MingW32 you'll need GNU make which is part of
15part of the CygWin32 toolchain and is also available as
16a stand alone port without the infamous Cygwin.dll from
17
18 http://agnes.dida.physik.uni-essen.de/~janjaap/mingw32
19
20