mingw32-make.exe -f makefile.gcc USE_XRC=1 SHARED=1 MONOLITHIC=1 BUILD=release UNICODE=0
Step 5, Enter wxWidgets location - c:\wxwidgets-2.6.4\
Deschamps, if I simply do a second compile with BUILD=debug, will that overwrite my release librries, or will it create a second set that CodeBlocks / MinGW will recognise and use appropriately?Second set. It will simply add a "d" to the library names.
Right, I guess it looks like my machine is going to be up all night compiling the debug version.....!If you have a fast internet connection, you may want to checkout wxPack (http://wxpack.sourceforge.net/).