+ 1
How I install SFML/graphics.hpp library for Dev C++ please help me?
5 odpowiedzi
+ 3
On Linux you just need to type
sudo apt install libsfml-dev
More information can be found here:
https://www.sfml-dev.org/tutorials/2.5/
+ 1
Thanks i use Windows
+ 1
Ok please give me link windows 7 version succesfully installation version SFML
0
Download sfml from their official website.
Then use Dev C++'s package manager to install the archive file you've just downloaded.
0
Utkir Seytmanov You'll find it on their website