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

Author Topic: Anyone having problems with the new Visual Studio update?  (Read 1850 times)

0 Members and 1 Guest are viewing this topic.

WarlockD

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
Anyone having problems with the new Visual Studio update?
« on: August 07, 2016, 05:19:39 pm »
I have been tying to build a debug version of the static library's using Visual studio 2015 Update 3 x64.  The reason being is I wanted the debug symbols.  Easy enough.  I downloaded a fresh copy of the source.  Loaded up cmake and unchecked "BUILD_SHARED_LIBS" and checked "SFML_BUILD_EXAMPLES"

The problem is that I am getting linker errors with the examples.  I tried win32 and had the same linker errors.  I have a suspsion its the Update 3 I downloaded as I didn't seem to have this problem a few months back?

Anyone else having this issue?  If not it might just be my setup.