SFML community forums

Help => General => Topic started by: ujo142 on October 06, 2016, 05:36:40 pm

Title: Really weird problem! Please help.
Post 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. :(
Title: Re: Really weird problem! Please help.
Post by: eXpl0it3r on October 06, 2016, 08:18:21 pm
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)?
Title: Re: Really weird problem! Please help.
Post by: ujo142 on October 07, 2016, 03:39:24 pm
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.
Title: AW: Really weird problem! Please help.
Post by: eXpl0it3r on October 07, 2016, 08:09:28 pm
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.
Title: Re: Really weird problem! Please help.
Post by: ujo142 on October 07, 2016, 08:31:38 pm
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?
Title: Re: Really weird problem! Please help.
Post by: Hiura on October 08, 2016, 05:30:43 pm
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.