News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

'cannot find -lwxmsw28ud' for codeblocks with wxwidgets

Started by yaoguoxing, April 27, 2011, 08:00:50 PM

Previous topic - Next topic

yaoguoxing

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,

stahta01

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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]