SFML community forums
Help => General => Topic started by: bmahecha123 on April 13, 2019, 06:14:00 am
-
Evening everyone,
Excited to get into SFML. I have a Mac and followed this tutorial which was very helpful -> https://www.sfml-dev.org/tutorials/2.5/start-osx.php
However when I try to run my project I get this error:
ditto: can't get real path for source '/Users/SFML/Desktop/packaging/tmp/install/Library/Frameworks/sfml-system.framework'
couldn't copy /Users/SFML/Desktop/packaging/tmp/install/Library/Frameworks/sfml-system.framework to /Users/brianmahecha/Library/Developer/Xcode/DerivedData/TestApp-dwxeqzluuofmlocpdqpznltjiahk/Build/Products/Debug/TestApp.app/Contents/Frameworks//sfml-system.framework
Command PhaseScriptExecution failed with a nonzero exit code
Any help debugging this would be greatly appreciated. Thanks everyone!
-
Hello,
I'm new to SFML just try it yesterday and I have the same error.
Anyone can help?
Thanks
-
I found the cause of the problem you have to create some Directories in the user folder aside your home user and the the content of extlibs and frameworks for SFML Zip. (look a the attachement file) for the directories structure.
tested on two differents computers, it solve the problem, hope it helps.
Best regards
Jean-Eric
-
Wow this worked!!!! Thank you so much.