SFML community forums

Help => General => Topic started by: DuCT on November 25, 2011, 04:26:21 am

Title: Problem after compiling SFML2
Post by: DuCT on November 25, 2011, 04:26:21 am
Okay, so I decided to compile and use SFML2 on the Windows side of my laptop. I followed the guide and everything turns out fine, except for one thing, no include folder is generated. Am I missing anything obvious here? The lib folder and its subsequent files are compiled fine.

EDIT: I think I solved it. I'm going to use the include folder that comes with the git pull.
Title: Problem after compiling SFML2
Post by: Laurent on November 25, 2011, 08:00:57 am
You must install SFML after compiling it. It's clearly written in the tutorial.