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