Thank you so much – all of you!
Unfortunately the libraries aren't available through fink.
I took a look at the suggested documents, but I can't seem to figure out just how to go about doing this.
If I run otool (with -D or -L) I just get the filename as output meaning there's no absolute path to the library.
And also, I don't have an application build already to test anything, using for example install_name_tool. I'm still at the build phase.
I've been looking through Lazarus, trying to specify a path to the libraries, but without success. Still get the ld: symbol(s) not found?
Kind regards