SFML community forums

Help => General => Topic started by: ThatGuyBrian on July 03, 2017, 04:24:48 am

Title: Cannot open include file: 'SFML/Graphics.hpp': No such file or directory
Post by: ThatGuyBrian on July 03, 2017, 04:24:48 am
Good evening, I'm having a bit of an issue with installing the SFML 2.4.2 libraries into Visual Studio 2017.
I've followed the tutorial step by step, word for word, made sure all the directories lined up, gave each file and folder read/write permissions, removed the "-d" for all non-debug configurations, and Visual Studio still won't recognize the SFML files.

I'd most certainly appreciate it if anyone could help me out here, and I'll provide any additional information if necessary.
Title: Re: Cannot open include file: 'SFML/Graphics.hpp': No such file or directory
Post by: Laurent on July 03, 2017, 07:54:49 am
Quote
I'll provide any additional information if necessary
Start with a better description of the error, such as the messages that you get (if any). Nobody knows what "Visual Studio still won't recognize the SFML files" means ;)
Title: Re: Cannot open include file: 'SFML/Graphics.hpp': No such file or directory
Post by: jerryd on July 04, 2017, 03:19:26 am
 As Laurent said we need more information.