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

Author Topic: SFML xcode template does not work  (Read 248 times)

0 Members and 1 Guest are viewing this topic.

abp54

  • Newbie
  • *
  • Posts: 7
    • View Profile
    • Email
SFML xcode template does not work
« on: December 25, 2023, 12:40:40 am »
Followed the directions exactly from sfml to run an xcode sfml app
https://www.sfml-dev.org/tutorials/2.6/start-osx.php

error:
Command PhaseScriptExecution failed with a nonzero exit code

I had this running in vscode in 20 minutes. xcode seems like overkill.
Sorry just bugged.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10820
    • View Profile
    • development blog
    • Email
Re: SFML xcode template does not work
« Reply #1 on: December 25, 2023, 09:20:21 pm »
As long as you don't need any Xcode specific functionalities, you're of course free to choose whatever editor you want. See also tutorial for using the SFML CMake template: https://www.sfml-dev.org/tutorials/2.6/start-cmake.php

As for the error, web searches return tons of different answers, this seems like some Xcode issue. Try some solutions provided online.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/