1
General / Problem using SFML in Xcode
« on: December 31, 2020, 10:26:11 pm »
Hi. I have SFML 2.5.1 files installed in the folders according to the tutorial for MacOS. When I try to run a test project to open a simple window, I get the following build error:
I don't understand why Xcode is looking into that path. Is there a path I need to set within the project?
I am using Xcode 12.3 on macOS 11.1.
Quote
ditto: Cannot get the real path for source '/Users/SFML/Desktop/packaging/tmp/install/Library/Frameworks/sfml-system.framework'
I don't understand why Xcode is looking into that path. Is there a path I need to set within the project?
I am using Xcode 12.3 on macOS 11.1.