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

Author Topic: Compiling Libraries on Xcode  (Read 1152 times)

0 Members and 1 Guest are viewing this topic.

atria

  • Newbie
  • *
  • Posts: 2
    • View Profile
Compiling Libraries on Xcode
« on: June 21, 2011, 11:14:34 am »
Hi everyone I just downloaded this today and am trying to get started, but im having trouble compiling the libraries. The tutorial says to run the xcode project under the SFML-x.y/build/xcode folder but the xcode project wont run or compile, the frameworks have red names:
sfml-audio-d.framework
sfml-graphics-d.framework
sfml-network-d.framework
sfml-system-d.framework
sfml-window-d.framework

I dont understand why this is happening, I installed all of the correct frameworks from lib64 and extlib into /Library/Frameworks
Can anyone assist?