News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Link Library Search path global setting ignored

Started by simonrodan, May 10, 2014, 08:05:45 PM

Previous topic - Next topic

simonrodan

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.

oBFusCATed

Are you using the proper compiler?
Have you checked the log if the options are correct?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

simonrodan

Thanks! My bad. I checked the log, and found it was a type on the path. Sorry!
Problem solved!