News:

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

Main Menu

Help with wxwigets

Started by LinuxhaxU, November 11, 2010, 03:45:12 PM

Previous topic - Next topic

LinuxhaxU

can anyone help me set wxwigets 2.9.1 with codeblocks on windows 7 64bit
if you could provide the steps it would be very help full thanks.

xunxun

If you wxwidgets 2.9.1 dll&lib, you can add one Global variable named "wx", and base is wxwidgets' directory, include is wx's include directory, and lib is wx's lib directory. Then you can create a new wxWidgets project, and select 2.9.x.
Regards,
xunxun