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 2550 times)

0 Members and 1 Guest are viewing this topic.

ThatGuyBrian

  • Newbie
  • *
  • Posts: 1
    • View Profile
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.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
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 ;)
Laurent Gomila - SFML developer

jerryd

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
 As Laurent said we need more information.