Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: FreeSouth on June 03, 2007, 12:25:07 pm
-
I install the widgets 2.8.4 already , but /usr/include/wx2.8/wx/"setup.h" is not there, How to find it ~~~
-
In the directory where the wx libraries are (lib/gcc_lib if you built it with gcc), you will find another directory. Its name depends on the config you build wx with (e.g. mswu for windows unicode build).
Add this directory to compiler search path.
Regards
raph
-
Already solved ,~~~~
Thank you raph
Best Regards~~~
FreeSouth