Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
'cannot find -lwxmsw28ud' for codeblocks with wxwidgets
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: 'cannot find -lwxmsw28ud' for codeblocks with wxwidgets (Read 5616 times)
yaoguoxing
Guest
'cannot find -lwxmsw28ud' for codeblocks with wxwidgets
«
on:
April 27, 2011, 08:00:50 pm »
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,
Logged
stahta01
Lives here!
Posts: 7790
Re: 'cannot find -lwxmsw28ud' for codeblocks with wxwidgets
«
Reply #1 on:
April 27, 2011, 08:29:59 pm »
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.
Logged
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ.
http://wiki.codeblocks.org
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
'cannot find -lwxmsw28ud' for codeblocks with wxwidgets