I've decided to use codeblocks and wxwidgets for GUI development. One problem: it doesn't work.
Everytime I compile I get the following error:
I have tried to locate wx-config, but no joy. I have also tried compiling from the command line and still no joy.
Any suggestions would be much appreciated,
Jonathan.
Everytime I compile I get the following error:
Code:
/usr/local/include/wx-2.8/wx/defs.h|42|error: #error "No Target! You should use wx-config program for compilation flags!"|
I have tried to locate wx-config, but no joy. I have also tried compiling from the command line and still no joy.
Any suggestions would be much appreciated,
Jonathan.