SFML community forums

Help => General => Topic started by: atria on June 28, 2011, 09:53:18 am

Title: SFML-bare.xcodeproj
Post by: atria on June 28, 2011, 09:53:18 am
....Doesn't exist.
The tutorial doesn't specify where it is in the download folder, but nevertheless, I've looked all over the directories and it's not in there.
I want to produce dynamic libraries and the tutorial says to build SFML-bare.xcodeproj, but it doesn't exist..
Where is the file?
Title: SFML-bare.xcodeproj
Post by: Hiura on June 29, 2011, 10:18:12 am
First make sure you downloaded the full SDK archive. Then if you downloaded the 64 bits version you indeed don't have this file but as stated in the tutorial you have another project file to use.

Quote from: "Tutorial"
You will then find the built frameworks in the SFML-x.y/lib directory (or SFML-x.y/lib64 if you chose to compile SFML for 64 bits processors with the "SFML with Intel 64 bits.xcodeproj" project).