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

Author Topic: Cannot open include file: 'SFML/Graphics.hpp': No such file or directory  (Read 3472 times)

0 Members and 1 Guest are viewing this topic.

narita12

  • Newbie
  • *
  • Posts: 12
    • View Profile
    • Email
I'm having this kind of errors  :-\ Please help me to solve this.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 11016
    • View Profile
    • development blog
    • Email
AW: Cannot open include file: 'SFML/Graphics.hpp': No such file or directory
« Reply #1 on: November 02, 2016, 10:09:42 am »
Does that path in VS end with the include directory?
Have you tried a clean rebuild?
If you check just the debug settings does it appear there?
Have you set some special permission on the files?
« Last Edit: November 02, 2016, 10:39:39 am by eXpl0it3r »
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

narita12

  • Newbie
  • *
  • Posts: 12
    • View Profile
    • Email
Re: Cannot open include file: 'SFML/Graphics.hpp': No such file or directory
« Reply #2 on: November 02, 2016, 10:25:44 am »
The permission was the problem ^^. thanks!