News:

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

Main Menu

Help adding Boost library

Started by IamAnoob, June 26, 2013, 08:25:58 PM

Previous topic - Next topic

IamAnoob

How do you add Boost library to CodeBlocks? I tried adding it under search directors, but still don't work. Also know this is really dumb question, but can't figure it out. Never added a library to my IDE before. I am also new to CodeBlocks as I used Dev C++ before, but it bit out dated now.

Thank you very much for your time.

scarphin

Do you have a compiled (ready to use) boost? The default download from the boost website isn't.

IamAnoob

Sorry did not think of that. Should of did some more reading before posting this.  Thank you for your reply.

IamAnoob

Still won't work. Have no idea why something as simple as adding a library  not working.

stahta01

#4
Quote from: IamAnoob on June 27, 2013, 04:25:32 AM
Still won't work. Have no idea why something as simple as adding a library  not working.

Read the FAQ and the Rules; then post a real and smart CB question.

http://wiki.codeblocks.org/index.php?title=FAQ
http://forums.next.codeblocks.org/index.php/topic,9996.0.html
Edit: Added link to User Docs http://wiki.codeblocks.org/index.php?title=User_documentation
Edit2: Never used the Boost link; must have been added after I stopped looking for Boost directions. http://wiki.codeblocks.org/index.php?title=BoostWindowsQuickRef#Set_up_a_Code::Blocks_global_variable_for_Boost

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]