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

Author Topic: Will SFML work with Visual Studio 2022?  (Read 4144 times)

0 Members and 1 Guest are viewing this topic.

ChayHawk

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • Email
Will SFML work with Visual Studio 2022?
« on: May 13, 2022, 10:19:05 pm »
Its been quite a long time since i played around with SFML but I would like t6o start learning again so I downloaded it and got it working with VS 2022, im just wondering if there are any issues that might arise from this or if i should download 2017 and use it with that? or will 2022 be fine?

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10815
    • View Profile
    • development blog
    • Email
Re: Will SFML work with Visual Studio 2022?
« Reply #1 on: August 04, 2022, 12:15:59 am »
Yes, you can use the VS 2017 builds with VS 2022.

You can also get snapshot builds: https://artifacts.sfml-dev.org/by-branch/2.6.x/

Personally I recommend to always build from source, it's easier than one expects at first and once equipped with some CMake knowledge, it opens up a whole new world.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/