News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

How to find wx/setup.h??(cb +widgets)

Started by FreeSouth, June 03, 2007, 12:25:07 PM

Previous topic - Next topic

FreeSouth

I install the widgets 2.8.4 already , but /usr/include/wx2.8/wx/"setup.h" is not there, How to find it ~~~

raph

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

FreeSouth

Already solved ,~~~~

Thank you raph

Best Regards~~~

FreeSouth