Code::Blocks Forums

User forums => Help => Topic started by: Aaron on February 17, 2015, 02:55:20 am

Title: Build error: cannot find -lwxmsw28d_core -- Every Sample project tested.
Post by: Aaron on February 17, 2015, 02:55:20 am
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.
Title: Re: Build error: cannot find -lwxmsw28d_core -- Every Sample project tested.
Post by: oBFusCATed on February 17, 2015, 09:39:38 am
Too little info, so there is no way to help you.
Title: Re: Build error: cannot find -lwxmsw28d_core -- Every Sample project tested.
Post by: stahta01 on February 17, 2015, 05:07:28 pm
My Guess.

Undo the changes you did to the Global Compiler Settings.
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_I_would_like_to_compile_a_project_using_some_non-standard_libraries._How_can_I_indicate_to_CodeBlocks_that_these_libraries_and_include_files_exist.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_I_would_like_to_compile_a_project_using_some_non-standard_libraries._How_can_I_indicate_to_CodeBlocks_that_these_libraries_and_include_files_exist.3F)
And, stop doing your changes to the Global Compiler Settings till you learn more.


Also, read this FAQ
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F)

Title: Re: Build error: cannot find -lwxmsw28d_core -- Every Sample project tested.
Post by: Alpha on February 17, 2015, 06:08:13 pm
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.
Title: Re: Build error: cannot find -lwxmsw28d_core -- Every Sample project tested.
Post by: stahta01 on February 18, 2015, 07:25:37 pm
Please read "how to ask a smart question".

http://www.catb.org/esr/faqs/smart-questions.html (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.