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 - SDL_VS2012.sln in official source code tarballs does not compile
Summary: SDL_VS2012.sln in official source code tarballs does not compile
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: 2.0.3
Hardware: All Windows (All)
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-19 22:04 UTC by Lambert Clara
Modified: 2017-08-14 17:33 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.