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 - jonahj45

Pages: [1]
1
General / Downloading SFML for Xcode
« on: September 30, 2017, 09:06:33 pm »
For about the past week now I have been struggling to use sfml 2.4.2 in Xcode. I followed the tutorial on the SFML website to the letter, and I have also found multiple other tutorials and tried them, but nothing has worked. Right now, my biggest error is a shell script invocation error.

The error looks like this:

ditto: can't get real path for source '/Library/Frameworks/sfml-system.framework' couldn't copy /Library/Frameworks/sfml-system.framework to /Users/Fireball4/Library/Developer/Xcode/DerivedData/gpa3-gpigjpprbqoragcrnkqcmqhdgsjb/Build/Products/Debug/gpa3.app/Contents/Frameworks//sfml-system.framework Command /bin/sh failed with exit code 2
I followed the path it is supposed to copy to as far as contents, but I couldn't find a frameworks folder. Then I tried creating a frameworks folder and putting the sfml system framework into it, but that didn't work either.

Any help would be hugely appreciated!

Pages: [1]