News:

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

Main Menu

HeLp with my library adding

Started by jasonfmp, September 08, 2016, 12:24:14 PM

Previous topic - Next topic

jasonfmp

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

stahta01

#1
Please read the FAQs and rules.
http://wiki.codeblocks.org/index.php/FAQ-General
http://forums.next.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

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

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]

stahta01

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

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]