Hi guys,
I have installed sfml 2.3 on OSX 10.10.3, following this procedure (I have removed the files from version 2.2, that was working fine):
Copy the content of lib to /usr/local/lib and copy the content of include to /usr/local/include.
frameworks
Copy the content of Frameworks to /Library/Frameworks.
Copy the content of extlibs to /Library/Frameworks.
Xcode templates
Copy the SFML directory from templates to /Library/Developer/Xcode/Templates (create the folders if they don't exist yet).
When I create a new project with Xcode 6.3.1 I have the following error:
How can I please fix it? Many thanks!
ditto: can't get real path for source '/Users/m/Prog/Projects/SFML/git/packaging/tmp//install//Library/Frameworks/sfml-system.framework'
couldn't copy /Users/m/Prog/Projects/SFML/git/packaging/tmp//install//Library/Frameworks/sfml-system.framework to /Users/Fab/Library/Developer/Xcode/DerivedData/1-dqidrrzrkkplsdgqdjnojwxtagtg/Build/Products/Debug/1.app/Contents/Frameworks//sfml-system.framework
Command /bin/sh failed with exit code 2