SFML community forums

Help => General => Topic started by: narita12 on November 02, 2016, 10:04:12 am

Title: Cannot open include file: 'SFML/Graphics.hpp': No such file or directory
Post by: narita12 on November 02, 2016, 10:04:12 am
I'm having this kind of errors  :-\ Please help me to solve this.
Title: AW: Cannot open include file: 'SFML/Graphics.hpp': No such file or directory
Post by: eXpl0it3r 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?
Title: Re: Cannot open include file: 'SFML/Graphics.hpp': No such file or directory
Post by: narita12 on November 02, 2016, 10:25:44 am
The permission was the problem ^^. thanks!