Author Topic: Help with wxwigets  (Read 2708 times)

Offline LinuxhaxU

  • Multiple posting newcomer
  • *
  • Posts: 10
Help with wxwigets
« on: November 11, 2010, 03:45:12 pm »
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.

Offline xunxun

  • Almost regular
  • **
  • Posts: 187
Re: Help with wxwigets
« Reply #1 on: November 11, 2010, 04:33:06 pm »
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