Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: SFML for Dev C++?  (Read 8288 times)

0 Members and 1 Guest are viewing this topic.

KitKat

  • Newbie
  • *
  • Posts: 1
    • View Profile
SFML for Dev C++?
« 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?

Jesper Juhl

  • Hero Member
  • *****
  • Posts: 1405
    • View Profile
    • Email
Re: SFML for Dev C++?
« Reply #1 on: April 03, 2016, 05:54:34 pm »
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.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10819
    • View Profile
    • development blog
    • Email
AW: SFML for Dev C++?
« Reply #2 on: April 03, 2016, 07:09:58 pm »
Alternatively you can also get an exactly matching MinGW compiler to use with Dev C++.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/