News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Build error: cannot find -lwxmsw28d_core -- Every Sample project tested.

Started by Aaron, February 17, 2015, 02:55:20 AM

Previous topic - Next topic

Aaron

Every sample project I load (cpp file) produces this error.

Could I be selecting the wrong file from the project folder?
Is this a configuration or setting issue ?

Any guidance appreciated.

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

stahta01

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]

Alpha

Are you able to find wxmsw28d_core?  If not, the compiler is not magic...  Double check that the wxWidgets dev packages are both installed at the indicated version, and build configuration.

stahta01

Please read "how to ask a smart question".

http://www.catb.org/esr/faqs/smart-questions.html

Since you ignored my post you are now on my list of people who does NOT want to get help.

If you wish to be removed (from my ignore list) post a CB Build log.

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]