SFML community forums

Help => General => Topic started by: atria on June 21, 2011, 11:14:34 am

Title: Compiling Libraries on Xcode
Post by: atria 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?