in few words, the linker throws this error:
ld: cannot find -lwxmswd_core
I followed all steps in
http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef except one, set the compiler flags since I have no clue where to put them (the article is quite obscure about that) and I'm completely noob with gcc (I've got experience with Borland Builder and I never had to take much care about linker options).
Seems that is a missing library but I did a search for it in my hard drive but there's not such file. The paths are all set correct (even the one of the famous wx\setup.h)
Thx in advance for the help
Note, I typed wxWidget-2.9.x since the dlls generated after compilation are all named wxmsw290*.dll