Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

wxWidgets2.8.0

(1/2) > >>

ageempires:
Hi All,
     I have downloaded latest wxWidgets2.8.0 libraries, CB nightly build 5th jan. i am able to write nice applications in SDL, but when i try this wxWidgets, everything goes out of control. i am unable to get rid of that last page.
         
--- Quote from: CodeBlocks --- a matching debug/release config cant be found. debug/release targets will not be build
--- End quote ---

may i know how to get rid of this one. and btw i use winXp->C::B(obvious)->wxwidgets wizard (3.3 rev)for 2.8.0 frm http://forums.codeblocks.org/index.php?topic=4768.0
help me with this.

regards

Biplab:
It's giving you an warning that the configuration you've selected does not exist in your pc.

From where did you download wx lib? What is it's build configuration?? Static or Dynamic? ANSI or Unicode?? Monolithic or Non-Monolithic??

Which settings you've selected in the wizard??

Please post more details.

ageempires:
i downloaded it frm official website. may i know how to know those configs??
thn i simply did next next next, when it asked for name i gave a name. thn location of include files. tats it.
all the options are checked.

use widgets.dll
widgets is build as monolithic lib
enable unicode
create n use pch


regards

Biplab:
You've downloaded the source of wxWidgets. You have to compile it before you can start using it with wizard.

Wizard checks for some key libraries in the wxWidgets directory that you provide. But if it does not find them it warns you that you cannot build the project as the key libraries are missing.  :)

Which compiler are you using?

ageempires:
im having minGW - GCC 345 installed. may i know how to compile it. which is the project folder and what command to fire.

regards

Navigation

[0] Message Index

[#] Next page

Go to full version