Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
Help with wxwigets
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Help with wxwigets (Read 3498 times)
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.
Logged
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.
Logged
Regards,
xunxun
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
Help with wxwigets