Code::Blocks Forums
User forums => Help => Topic started 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.....
-
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
-
You could also read the wxWindowsQuickRef (http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef), linked directly from the User Documentation section of the Wiki.