SFML community forums
Help => General => Topic started 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?
-
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.
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).