Author Topic: lib_finder doesn't add the necessary paths  (Read 2974 times)

Offline sn4re

  • Single posting newcomer
  • *
  • Posts: 3
lib_finder doesn't add the necessary paths
« on: April 20, 2009, 01:15:29 am »
Hi,

I hope i haven't misunderstood anything, but lib_finder won't work for me. I created the (i hope correct) .xml file for the library i wanted to use, but just to make sure, I tested with the built-in wxWidgets option, too (so it couldn't be my fault).

When I scan for the libraries it finds them all perfectly, but when I go under Properties... and add them under the Libraries tab, nothing happens. The tab shows that the libraries are included in the project, yet nothing changes under the Build Options... and when i try to build, the libraries aren't found. The global variables are all correct, so it can't be that either.

Am I doing something wrong? Because as I understood, after lib_finder knows my library, all I have to do is select it under project Properties... -> Libraries and press the "<" button to add it.

Thanks.

[edit] I use C::B build 5537