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

Author Topic: Build for Visual Studio 2013 ?  (Read 2269 times)

0 Members and 1 Guest are viewing this topic.

Mad Engineer

  • Newbie
  • *
  • Posts: 26
    • View Profile
    • Email
Build for Visual Studio 2013 ?
« on: July 14, 2013, 06:29:21 pm »
When we can get build for Visual Studio 2013 ?

Jebbs

  • Sr. Member
  • ****
  • Posts: 358
  • DSFML Developer
    • View Profile
    • Email
Re: Build for Visual Studio 2013 ?
« Reply #1 on: July 14, 2013, 06:47:55 pm »
What's stopping you from building it yourself?

http://www.sfml-dev.org/tutorials/2.0/compile-with-cmake.php


Also, it looks like VS 2013 isn't even officially released yet. Everything I've seen has just be a "preview". I doubt you'll see an SFML build until it is finished and released.
DSFML - SFML for the D Programming Language.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
Re: Build for Visual Studio 2013 ?
« Reply #2 on: July 14, 2013, 07:18:51 pm »
Whenever you go out into beta/alpha/preview/pre-release territory, you're setting yourself into a world, where you're mostly alone. For instance if you'd get a pre-release console for developers you wouldn't expect to play all kinds of AAA titles on it, or would you?

So as said by Jebbs, either build it yourself or get to a version that's officially released. Also keep in mind that CMake might not support VS 2013 yet, so you might have to convert old project file versions or try the NMake make files. ;)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/