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

Author Topic: SFML 1.6 with visual studio 2012?  (Read 1553 times)

0 Members and 1 Guest are viewing this topic.

Christopher Jozwiak

  • Newbie
  • *
  • Posts: 48
    • View Profile
    • Blog
    • Email
SFML 1.6 with visual studio 2012?
« on: November 13, 2012, 09:57:18 pm »
Would I have to compile the library with vs 12 first or should it just work after I link stuff?
Noob C++ Programmer.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10819
    • View Profile
    • development blog
    • Email
Re: SFML 1.6 with visual studio 2012?
« Reply #1 on: November 13, 2012, 11:10:49 pm »
Would I have to compile the library with vs 12 first or should it just work after I link stuff?
You'd have to use SFML 2, just kidding... ;D
But seriously SFML 1.6 is now over 2 years old, hasn't been maintained at all, has quite a few nasty bugs and lacks so many shiny features; how'd you be able to use such an old version with a shiny new IDE like VS 2012? :D

If you still want/have to, then you'll have to recompile SFML 1.6 on your own. ;)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/