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
»
Help
»
HeLp with my library adding
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: HeLp with my library adding (Read 3605 times)
jasonfmp
Single posting newcomer
Posts: 3
HeLp with my library adding
«
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
Logged
stahta01
Lives here!
Posts: 7790
Re: HeLp with my library adding
«
Reply #1 on:
September 08, 2016, 01:03:24 pm »
Please read the FAQs and rules.
http://wiki.codeblocks.org/index.php/FAQ-General
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
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.
«
Last Edit: September 08, 2016, 01:09:07 pm by stahta01
»
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
stahta01
Lives here!
Posts: 7790
Re: HeLp with my library adding
«
Reply #2 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
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
»
Help
»
HeLp with my library adding