Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: simonrodan on May 10, 2014, 08:05:45 pm
-
I'm using Codeblocks 13.12 in Crunchbang Linux. Perhaps I'm doing something wrong, but I'd like to set a search path to a library in the "Settings->Compiler", using the 'search directories -> linker tab.But these are ignored when the linking and I have to set them in each project. Since I use the same libraries all the time, I'd prefer to set them once globally than do so each new project. Place would someone tell me what I'm missing? Thanks.
-
Are you using the proper compiler?
Have you checked the log if the options are correct?
-
Thanks! My bad. I checked the log, and found it was a type on the path. Sorry!
Problem solved!