Code::Blocks Forums

User forums => Help => Topic started by: jasonfmp on September 08, 2016, 12:24:14 pm

Title: HeLp with my library adding
Post by: jasonfmp on September 08, 2016, 12:24:14 pm
hello everyone
i'm trying to add some libraries to my codeblockers but when i go to setting>compiler>linker setting and finally i add them up this error which is in the photo i attached appears
Title: Re: HeLp with my library adding
Post by: stahta01 on September 08, 2016, 01:03:24 pm
Please read the FAQs and rules.
http://wiki.codeblocks.org/index.php/FAQ-General (http://wiki.codeblocks.org/index.php/FAQ-General)
http://forums.codeblocks.org/index.php/topic,9996.0.html (http://forums.codeblocks.org/index.php/topic,9996.0.html)

Please state in your post when you are NOT using a normal Code::Blocks (CB) Project.

Please save your files before trying to compile.
Edit: Relooked at image it looks like a CB startup message and NOT a compile message.

Please install a compiler to your Computer.
If all ready have a compiler installed, configure CB to find it.
http://wiki.codeblocks.org/index.php/Installing_a_supported_compiler#Compiler-neutral_setup_steps (http://wiki.codeblocks.org/index.php/Installing_a_supported_compiler#Compiler-neutral_setup_steps)

Please learn to cut and paste the build log in code tags on this and other forums.
http://wiki.codeblocks.org/index.php/FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F (http://wiki.codeblocks.org/index.php/FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F)

Tim S.
Title: Re: HeLp with my library adding
Post by: stahta01 on September 08, 2016, 01:11:14 pm
Once you get a Compiler installed and Code::Blocks can find it to use.

I suggest reading this page and using a CB Project.
http://wiki.codeblocks.org/index.php/Creating_a_new_project (http://wiki.codeblocks.org/index.php/Creating_a_new_project)

Tim S.