cd build-debug
../configure --with-msw --enable-debug --enable-debug_gdb --disable-shared
make
+ make install % This step is optional, see note (8) below.
cd samples/minimal
make
./minimal.exe
and similarly for glu[32].def.
+8. The 'make install' step is optional, and copies files
+ as follows:
+
+ /usr/local/lib - wxmswXYZd.dll.a and wxmswXYZd.dll
+ /usr/local/include/wx - wxWindows header files
+ /usr/local/bin - wx-config
+
+ You may need to do this if using wx-config with the
+ default root path.
+
OLD VERSIONS:
- If using MinGW 2.95 and below with wxWindows 2.1 or above, you