Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Really weird problem! Please help.  (Read 1402 times)

0 Members and 2 Guests are viewing this topic.

ujo142

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
Really weird problem! Please help.
« 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. :(

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 11004
    • View Profile
    • development blog
    • Email
Re: Really weird problem! Please help.
« Reply #1 on: October 06, 2016, 08:18:21 pm »
In tutorial the guy said...
What tutorial? What guy?
Did you follow the official tutorial?
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

ujo142

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
Re: Really weird problem! Please help.
« Reply #2 on: October 07, 2016, 03:39:24 pm »
Yes i followed official tutorial. 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.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 11004
    • View Profile
    • development blog
    • Email
AW: Really weird problem! Please help.
« Reply #3 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.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

ujo142

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
Re: Really weird problem! Please help.
« Reply #4 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?

Hiura

  • SFML Team
  • Hero Member
  • *****
  • Posts: 4321
    • View Profile
    • Email
Re: Really weird problem! Please help.
« Reply #5 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.
SFML / OS X developer