| Summary: | VS2012 solution puts SDL2.lib in a different dir than the libraries (Image, ttf, mixer) expect | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ken Paulson <ken> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | ASSIGNED --- | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.1 | ||
| Hardware: | x86_64 | ||
| OS: | Windows 7 | ||
| Attachments: | Patch for the SDL 2012 project | ||
Created attachment 1697 [details] Patch for the SDL 2012 project SDL was creating SDL2.lib in: SDL\VisualC\Win32\Debug but the other SDL libraries (_image, _ttf, _mixer)expect it in: SDL\VisualC\SDL\Win32\Debug