Building wxWidgets seems impossible. I followed all the steps from the documentation page http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef but when I try to compile, the whole command prompt window fills with errors and warnings, then stops, with the last line being mingw32-make.exe: *** [gcc_mswudll\wxregex_regcomp.o] Error 1 I suspect it's something to do with MinGW but I don't know.
| |||||
feedback
|
|
May be try this guide, more official | |||||
feedback
|
|
you can get precompiled wxWidgets libs and tutorials (building wxWidgets with MinGW) on http://www.philasmicos.de/content/238-wxwidgets_unter_windows_kompilieren. All tutorials are german but with google translate, it should not be a problem. | |||
|
feedback
|