Problem With Adding SFML 2.6.1 To Dev C++
I’m trying to add SFML 2.6.1 to Dev C++ (I use Windows 7). I added lib and include to Libraries and C++ Includes in Compiler Options; and added “-lsfml-graphics -lsfml-window -lsfml-system” to linker command line. But I get bunch of error messages.