Code::Blocks Forums

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

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
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 )