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

Author Topic: Got libs but not hpps  (Read 1355 times)

0 Members and 1 Guest are viewing this topic.

Lillebror

  • Newbie
  • *
  • Posts: 5
    • View Profile
Got libs but not hpps
« on: December 16, 2010, 07:35:47 pm »
I compiled the SFML 2.0 SVN with Visual Studio 2010 and got my libs, dlls and more.
However, I do not know where to get the SFML/Graphics.hpp, SFML/Window.hpp etc from.
There's probably a quick answer to this question.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Got libs but not hpps
« Reply #1 on: December 16, 2010, 07:53:03 pm »
In "include".
Laurent Gomila - SFML developer

Lillebror

  • Newbie
  • *
  • Posts: 5
    • View Profile
Got libs but not hpps
« Reply #2 on: December 16, 2010, 08:34:00 pm »
Silly me :roll:
Thank you.