We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2457

Summary: SDL_VS2012.sln in official source code tarballs does not compile
Product: SDL Reporter: Lambert Clara <lambert.clara>
Component: buildAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.3   
Hardware: All   
OS: Windows (All)   

Description Lambert Clara 2014-03-19 22:04:06 UTC
It references the project visualtest_VS2012.vcxproj, found in the folder visualtest which is not bundled in the source code tarball (or .zip).

Removing visualtest from the solution fixes it.
Comment 1 Lambert Clara 2014-03-19 22:06:16 UTC
visualtest\unittest\testquit\testquit_VS2012.vcxproj is also referenced
Comment 2 Sam Lantinga 2017-08-14 17:33:40 UTC
We now have only a single solution for Visual Studio 2010 and newer.