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

Author Topic: Loading SFML libraries in Dev C++  (Read 3405 times)

0 Members and 1 Guest are viewing this topic.

FFirebrandd

  • Newbie
  • *
  • Posts: 2
    • View Profile
Loading SFML libraries in Dev C++
« on: February 11, 2012, 06:15:44 am »
Hi,

So the tutorial page has tutorials has tutorials for lots of different compilers but not Dev C++.  Does anyone know how to get SFML to work with it?

Otherwise (this isn't ideal but it would work) does anyone know of a place to legally download older versions of Visual C++?

Thanks

Walker

  • Full Member
  • ***
  • Posts: 181
    • View Profile
Loading SFML libraries in Dev C++
« Reply #1 on: February 11, 2012, 07:04:22 am »
I think the general consensus will be: Get a new IDE :)

Just download the express edition of Visual C++. Or if you don't want to use Microsoft's IDE, get Code::Blocks. It's a very capable IDE and is completely free and open-source.

FFirebrandd

  • Newbie
  • *
  • Posts: 2
    • View Profile
Loading SFML libraries in Dev C++
« Reply #2 on: February 11, 2012, 04:03:16 pm »
Ok, I'll try out Code::Blocks, thanks

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6287
  • Thor Developer
    • View Profile
    • Bromeon
Loading SFML libraries in Dev C++
« Reply #3 on: February 11, 2012, 06:56:53 pm »
In case you didn't know, the Visual Studio 2010 Express version is free. So you don't need to get an older version ;)
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

 

anything