| Summary: | SDL's Visual C++ 2010+ projects fail to build, when included in a custom VS Solution (.sln) | ||
|---|---|---|---|
| Product: | SDL | Reporter: | David Ludwig <dll> |
| Component: | build | Assignee: | David Ludwig <dll> |
| Status: | RESOLVED FIXED | QA Contact: | David Ludwig <dll> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Windows (All) | ||
| Attachments: | Patch for proposed fix - use $(ProjectDir), rather than $(SolutionDir), to find SDL headers | ||
|
Description
David Ludwig
2015-09-07 17:23:09 UTC
Created attachment 2260 [details]
Patch for proposed fix - use $(ProjectDir), rather than $(SolutionDir), to find SDL headers
Fixed in SDL HG, via http://hg.libsdl.org/SDL/rev/2ec928ff921c |