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

Author Topic: SFML 2.3 Visual Studio 2015 Binaries  (Read 6540 times)

0 Members and 1 Guest are viewing this topic.

Nauja

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
SFML 2.3 Visual Studio 2015 Binaries
« on: May 25, 2015, 02:54:27 pm »
Hi, I had to build a version of SFML 2.3 for Visual Studio 2015 for one of my project, so I thought I would share it here for those who are interested.

Links
SFML-2.3-vs2015.zip

Compiled with
  • freetype-2.5.5
  • jpeg-8c
  • libogg-1.3.2
  • flac-1.3.0

Notes
  • I use the dll version of flac (included in the archive) as there was a compiler error with the static library version.
  • I only tried it with the dynamic version of SFML (not the static one).
  • Let me know if you have any error.

Klaim

  • Full Member
  • ***
  • Posts: 137
    • View Profile
Re: SFML 2.3 Visual Studio 2015 Binaries
« Reply #1 on: June 30, 2015, 11:41:17 pm »
Hi, this is helpful thanks.

Could you also provide:

 - a debug version?
 - 64bit version?

I was playing with this but with only 32bit release I'm a bit limited in usage.

Klaim

  • Full Member
  • ***
  • Posts: 137
    • View Profile
Re: SFML 2.3 Visual Studio 2015 Binaries
« Reply #2 on: June 30, 2015, 11:57:08 pm »
Wait, scratch that, the debug binaries are in the zip, only the 64bit version is missing. Sorry about that  :-[

zsbzsb

  • Hero Member
  • *****
  • Posts: 1409
  • Active Maintainer of CSFML/SFML.NET
    • View Profile
    • My little corner...
    • Email
Re: SFML 2.3 Visual Studio 2015 Binaries
« Reply #3 on: July 01, 2015, 12:13:23 am »
Wait, scratch that, the debug binaries are in the zip, only the 64bit version is missing. Sorry about that  :-[

There is an edit button ;)
Motion / MotionNET - Complete video / audio playback for SFML / SFML.NET

NetEXT - An SFML.NET Extension Library based on Thor