Linking to libraries on ProjectCenter
Daniel J Farrell <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
Hello folks, I would like to link to GNU Scientific Library from my ProjectCenter project. However, by adding the path to the headers (i.e. /usr/local/ include) and the library (i.e. /usr/local/lib) and then adding the linker flag (i.e. -lgsl) doesn't work? Is there something I'm missing. Maybe I'm I've added the linker flag to the wrong category? Dan.