1
General / Re: Can't get SFML to install properly
« on: January 16, 2020, 06:52:23 pm »
Look where the script is trying to copy the build library files from in order to bundle them with your application....
/Users/SFML/Desktop/packaging/tmp/install/Library/Frameworks
etc.
Do you have a User called SFML on your system?
I simply replaced it with
/Library/Frameworks
which is the location of the files according to the installation instructions.
Regards,
Adam
/Users/SFML/Desktop/packaging/tmp/install/Library/Frameworks
etc.
Do you have a User called SFML on your system?
I simply replaced it with
/Library/Frameworks
which is the location of the files according to the installation instructions.
Regards,
Adam