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:
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.
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/
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.