Code::Blocks Forums

User forums => Help => Topic started by: gReaen on February 25, 2008, 09:44:33 am

Title: Unable to create a new wxWidget project
Post by: gReaen on February 25, 2008, 09:44:33 am
Hello everyone,

I have installed a recent nightly build of codeblocks. My configuration is as follows:

Nightly build 4893
mingwm10.dll
wxmsw28u_gcc_cb.dll

All the above files are in  E:\Codeblocks folder. I'v also installed MinGW in my E: and have set its path.

When i open a new wxWidget project, in the begining i get a series of dialogs to configure project settings in which one of them asks for wxWidgets location. What should this path be? I'm not even able to proceed with a new wxWidget project without setting this path.

Or should i download wxWidget and build it as a monolithic library in the same folder. Does that clash with the wxWidget dll?? I'm confused please help.....

Title: Re: Unable to create a new wxWidget project
Post by: MortenMacFly on February 25, 2008, 10:25:03 am
Or should i download wxWidget and build it as a monolithic library in the same folder. Does that clash with the wxWidget dll?? I'm confused please help.....
http://wiki.codeblocks.org/index.php?title=Compiling_wxWidgets_2.8.6_to_develop_Code::Blocks_%28MSW%29
Title: Re: Unable to create a new wxWidget project
Post by: TDragon on February 26, 2008, 02:13:54 am
You could also read the wxWindowsQuickRef (http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef), linked directly from the User Documentation section of the Wiki.