How I install SFML/graphics.hpp library for Dev C++ please help me? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How I install SFML/graphics.hpp library for Dev C++ please help me?

11th Sep 2020, 6:51 AM
Utkir Seytmanov
Utkir Seytmanov - avatar
5 Answers
+ 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/
11th Sep 2020, 7:25 AM
Aaron Eberhardt
Aaron Eberhardt - avatar
+ 1
Thanks i use Windows
11th Sep 2020, 7:51 AM
Utkir Seytmanov
Utkir Seytmanov - avatar
+ 1
Ok please give me link windows 7 version succesfully installation version SFML
11th Sep 2020, 5:04 PM
Utkir Seytmanov
Utkir Seytmanov - avatar
0
Download sfml from their official website. Then use Dev C++'s package manager to install the archive file you've just downloaded.
11th Sep 2020, 4:59 PM
Anthony Maina
Anthony Maina - avatar
0
Utkir Seytmanov You'll find it on their website
11th Sep 2020, 5:06 PM
Anthony Maina
Anthony Maina - avatar