Author Topic: Code::Blocks with wxWidgets  (Read 4453 times)

Angel Portal

  • Guest
Code::Blocks with wxWidgets
« on: July 17, 2006, 01:50:25 pm »
Some One are using Code::Blocks with wxWidgets.
How do I configure the Code::Blocks to work with
it.
Many Thanks.

Angel Portal
angelp@correios.net.br

sethjackson

  • Guest
Re: Code::Blocks with wxWidgets
« Reply #1 on: July 17, 2006, 02:04:07 pm »
Basically you tell Code::Blocks the location of wxWidgets by defining a global compiler variable preferrably called #wx. Then create a wxWidgets project and away you go. :)

Angel Portal

  • Guest
Re: Code::Blocks with wxWidgets
« Reply #2 on: July 17, 2006, 03:27:15 pm »
This Global Variable Editor is easy to find.
When I started the project was advised to modify just the Builld Settings.

Angel Portal ( angelp@correios.net.br )