Arcanelab Blog
text

Compiling SFML 2.0RC with Xcode 4 Create new project from template Go to build…

Compiling SFML 2.0RC with Xcode 4

  • Create new project from template
  • Go to build settings and change the compiler to LLVM GCC 4.2
  • Add ’/Library/Frameworks/’ to “Framework search paths”

That’s it.