SFML community forums

Help => General => Topic started by: Lillebror on December 16, 2010, 07:35:47 pm

Title: Got libs but not hpps
Post by: Lillebror 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.
Title: Got libs but not hpps
Post by: Laurent on December 16, 2010, 07:53:03 pm
In "include".
Title: Got libs but not hpps
Post by: Lillebror on December 16, 2010, 08:34:00 pm
Silly me :roll:
Thank you.