Code::Blocks Forums

User forums => Help => Topic started by: IamAnoob on June 26, 2013, 08:25:58 pm

Title: Help adding Boost library
Post by: IamAnoob on June 26, 2013, 08:25:58 pm
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.
Title: Re: Help adding Boost library
Post by: scarphin on June 26, 2013, 10:16:06 pm
Do you have a compiled (ready to use) boost? The default download from the boost website isn't.
Title: Re: Help adding Boost library
Post by: IamAnoob on June 26, 2013, 10:20:34 pm
Sorry did not think of that. Should of did some more reading before posting this.  Thank you for your reply.
Title: Re: Help adding Boost library
Post by: 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.
Title: Re: Help adding Boost library
Post by: stahta01 on June 27, 2013, 05:57:40 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://wiki.codeblocks.org/index.php?title=FAQ)
http://forums.codeblocks.org/index.php/topic,9996.0.html (http://forums.codeblocks.org/index.php/topic,9996.0.html)
Edit: Added link to User Docs http://wiki.codeblocks.org/index.php?title=User_documentation (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 (http://wiki.codeblocks.org/index.php?title=BoostWindowsQuickRef#Set_up_a_Code::Blocks_global_variable_for_Boost)

Tim S.