I'm trying to compile (CodeLite version 9.2.0/tdm64-gcc-5.1.0-2) wxWidgets (wxMSW-3.0.2). After
Code: Select all
mingw32-make -f makefile.gcc setup_h
Code: Select all
Next, open the file: \path\to\wxwidgets\lib\gcc_dll\mswu\wx\setup.h and ensure that wxUSE_GRAPHICS_CONTEXT is set to 1:
Many thanks and greetings
CodeLiteFriend