User forums > Help

Code::Blocks + wxPack...

(1/5) > >>

StateS:
I've installed the latest MinGW, Code::Blocks Nightly Build and wxPack on my PC, the version of wxPack includes wxWidgets v2.7.0. How do I use the latest wxWidgets with Code::Blocks? Do I just point it to the directory where wxWidgets is found?

MortenMacFly:

--- Quote from: StateS on September 08, 2006, 10:45:25 am ---Do I just point it to the directory where wxWidgets is found?

--- End quote ---
There is no "wxWidgets settings" inside Code::Blocks. You just need to setup your project options (compiler/linker) to the appropriate folders. C::B itself uses wxWidgets 2.6.3 internally but that usually shouldn't matter to you. What counts for you is against what you are compiling/linking.
With regards, Morten.

StateS:
Right... So I try to create a new "wxWidgets application" project with CodeBlocks... then it asks for the directory of wxWidgets, which I point it to... then it comes up with a whole mess of other things which I don't know what to do... then it says "A matching configuration could not be found in the wxWidgets directory you specified. This means that your project will not build. Are you sure you want to continue with these settings?"... What is it that I'm doing wrong? Before all of this, when CodeBlocks asked where wxWidgets was it had this variable thing in the textbox... something like $(#wx) or something like that... But now it doesn't show up anymore...

Pecan:

--- Quote from: StateS on September 08, 2006, 12:04:21 pm --- Before all of this, when CodeBlocks asked where wxWidgets was it had this variable thing in the textbox... something like $(#wx) or something like that... But now it doesn't show up anymore...

--- End quote ---

Settings->Global variables



StateS:
ok. I did that but the same message appears anyway...

Navigation

[0] Message Index

[#] Next page

Go to full version