Code::Blocks Forums

User forums => Help => Topic started by: Angel Portal on July 17, 2006, 01:50:25 PM

Poll
Question: How to Configure?
Option 1: Installation votes: 1
Option 2: Configutarion votes: 0
Title: Code::Blocks with wxWidgets
Post by: Angel Portal 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
Title: Re: Code::Blocks with wxWidgets
Post by: sethjackson on July 17, 2006, 02:04:07 PM
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. :)
Title: Re: Code::Blocks with wxWidgets
Post by: Angel Portal on July 17, 2006, 03:27:15 PM
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 )