It is my first time to use wxwidgets under codeblocks
http://wiki.wxwidgets.org/CodeBlocks_Setup_Guide is my references.
wxwidgets2.8.12+codeblocks10.05+latest version of MinGW+windows xp
I did as above, pressed F9 and got all the same problems as well.
One is 'cannot find -lwxmsw28ud'
I just wonder how to deal with it??
Best,
1. Compiler wxWidgets using the debug build.
2. Do not tell CB to use the wx debug flag.
Using one of the above options.
Tim S.