Author Topic: Link Library Search path global setting ignored  (Read 5084 times)

Offline simonrodan

  • Single posting newcomer
  • *
  • Posts: 6
Link Library Search path global setting ignored
« 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.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Link Library Search path global setting ignored
« Reply #1 on: May 10, 2014, 08:45:21 pm »
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!]

Offline simonrodan

  • Single posting newcomer
  • *
  • Posts: 6
Re: Link Library Search path global setting ignored
« Reply #2 on: May 10, 2014, 11:10:45 pm »
Thanks! My bad. I checked the log, and found it was a type on the path. Sorry!
Problem solved!