wxWidgets 3.0.2

Hallo,
I'm trying to install wxWidgets for Code Blocks. I'm using mingw w64 version 6.3.0. I have already removed and added the compiler and tried different setup combinations. Google is not helping me at all, because all the explanations on how to install wxWidgets are more or less the same.

The system variables are at C:\mingw64\mingw64\bin and I don't think I have got msys, at least I couldn't find it in the systemvariables.

I'm following this: https://wiki.wxwidgets.org/Compiling_wxWidgets_with_MinGW
At the cleaning the data prompt I get "if exist"

and when I compile the library I get this:

1
2
3
4
mingw32-make: *** [gcc_mswudll\wxregex_regcomp.o] Error 1
compilation terminated.
makefile.gcc:5708: recipe for target 'gcc_mswudll\wxregex_regerror.o' failed
mingw32-make: *** [gcc_mswudll\wxregex_regerror.o] Error 1


I hope you can help me,
Thanks

ChopStick
Topic archived. No new replies allowed.