Poll
Question:
How to Configure?
Option 1: Installation
votes: 1
Option 2: Configutarion
votes: 0
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
Basically you tell Code::Blocks the location of wxWidgets by defining a global compiler variable (http://wiki.codeblocks.org/index.php?title=Global_compiler_variables) preferrably called #wx. Then create a wxWidgets project and away you go. :)
Quote from: sethjackson on July 17, 2006, 02:04:07 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 )