SFML community forums
Help => General => Topic started by: ujo142 on October 06, 2016, 05:36:40 pm
-
Hi guys!
Today i installed sfml in Xcode on my mac. Unfortunetely i got weird error. Namely, the poblem is in header, always if i use <SFML/Graphics.hpp> or something like this i get "file not found". It is weird because i did everything correct. I put frameworks in appropriate folders. But the first problem was in Developer folder. There wasnt "Xcode" folder. In tutorial the guy said to create Xcode folder and then put there "Template" folder with SFML templates. Where can be the problem guys? I really want to program but it is annoying if i cant. :(
-
In tutorial the guy said...
What tutorial? What guy?
Did you follow the official tutorial (http://www.sfml-dev.org/tutorials/2.4/start-osx.php)?
-
Yes i followed official tutorial. https://www.youtube.com/watch?v=f1QPZ97Dre8 I also watched this, and this guy said to create Xcode folder inside Developer, and then put there Templates folder. I think there`s a problem. In official there wasnt any tip or sth.
-
If the official tutorial doesn't say anything about that folder, then it's not needed. Try to follow the tutorial again step by step.
-
The only thing i had to do without step with Xcode, is copy framework and extlibs to Framework folder. i did it corectly. But it still doesnt work. What else should i do?
-
What you should do is read instructions that are correct. The ones from the video ARE NOT correct. So, clean anything you did, and start fresh by following carefully the full set of instructions from the tutorial from this site.