SFML community forums

Help => General => Topic started by: The Terminator on January 02, 2013, 06:32:57 pm

Title: Problems setting up SFML 2.0 on Xcode 4.5.2
Post by: The Terminator on January 02, 2013, 06:32:57 pm
Hi there, I'm trying to configure SFML 2 on the newest version of Xcode (4.5.2) on my Macbook Pro. The templates and files load fine using the .pkg executable, but when I create a new project using the template, Xcode complains that it can't find SFML/Graphics along with all the other modules. I followed the instructions of the tutorial, but I can't seem to figure out what the problem is. Any help is appreciated.
Title: Re: Problems setting up SFML 2.0 on Xcode 4.5.2
Post by: Hiura on January 03, 2013, 01:23:13 pm
Have a look here http://en.sfml-dev.org/forums/index.php?topic=10150.msg69706

but also here : https://github.com/SFML/SFML/issues/233
Title: Re: Problems setting up SFML 2.0 on Xcode 4.5.2
Post by: darchitect on January 04, 2013, 08:40:42 am
Lol, I just posted my solution here: http://en.sfml-dev.org/forums/index.php?topic=10175.0 (http://en.sfml-dev.org/forums/index.php?topic=10175.0)

Hope that helps!