Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - yrro

Pages: [1]
1
General / installing sfml on osx 10.6.8
« on: September 23, 2014, 03:45:47 am »
I am having a hard time getting SFML working on my computer running osx 10.6.8.  I have tried both the gcc and clang packages, and haven't had any success with the install.sh script included, running it produces the following output:
ditto: /Library/Frameworks/freetype.framework/Resources: Is a directory
ditto: /Library/Frameworks/freetype.framework/Versions/Current: Is a directory
ditto: /Library/Frameworks/sndfile.framework/Resources: Is a directory
ditto: /Library/Frameworks/sndfile.framework/Versions/Current: Is a directory
Couldn't install extlibs/


I've also tried building sfml from the source using cmake, but cmake terminates after a few lines with an error saying that 10.6.8 is not a supported system.

Pages: [1]
anything