Hi,
What libs i need link with my project to deploy my application on other Mac.
I currently link to:
- SFML
- Box2D
- sndfile (framework)
- freetype (framework)
I need link with these too?
- libGLEW
- libjpeg
I compile the project on my mac with osx 10.8, and on mac 10.7.5 i got error. I think that the problem can be this libs, but i need know if i need link my program with those libraries or the problem is the osx version that is different.
thanks.