Hi,
First of all, let me tell you that the library is GREAT.
I'm using SFML2, I didn't have any trouble building the dylibs following the tutorial.
Now I'm having trouble distributing my app bundle.
For some reason, it searches for the freetype.6.dylib in /opt/local/lib. I have it bundled inside the Frameworks dir but there's no use.
Every other dependency is working fine (sfml*, sndfile).
Please if you know what's going on I could use some help.