Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Problem using SFML in Xcode  (Read 1120 times)

0 Members and 1 Guest are viewing this topic.

kmart494

  • Newbie
  • *
  • Posts: 1
    • View Profile
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:

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.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 11030
    • View Profile
    • development blog
    • Email
Re: Problem using SFML in Xcode
« Reply #1 on: January 30, 2021, 11:40:51 am »
How did you install SFML?
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

 

anything