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.
Do you have a compiled (ready to use) boost? The default download from the boost website isn't.
Sorry did not think of that. Should of did some more reading before posting this. Thank you for your reply.
Still won't work. Have no idea why something as simple as adding a library not working.
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://wiki.codeblocks.org/index.php?title=FAQ)
http://forums.next.codeblocks.org/index.php/topic,9996.0.html (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 (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.