SFML community forums
Help => General => Topic started by: KitKat on April 03, 2016, 04:59:40 pm
-
I'm looking for SFML for Dev C++, but I can't seem to find one to download, could anyone please help?
-
Just compile SFML yourself. It's simple and there's even a tutorial for it: http://www.sfml-dev.org/tutorials/2.3/compile-with-cmake.php - it'll take you 5-10min tops.
-
Alternatively you can also get an exactly matching MinGW compiler to use with Dev C++.