| Summary: | Visual Studio: Spaces in Path cause post linker errors | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Kenney Phillis Jr <kphillisjr> |
| Component: | *don't know* | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | minor | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86_64 | ||
| OS: | Windows 7 | ||
|
Description
Kenney Phillis Jr
2011-11-04 13:03:20 UTC
I just checked and it looks like the quotes have been added to the SDL 1.3 projects. Can you verify that it works for you with the latest snapshot? http://www.libsdl.org/tmp/SDL-1.3.zip (In reply to comment #1) > I just checked and it looks like the quotes have been added to the SDL 1.3 > projects. > Can you verify that it works for you with the latest snapshot? > http://www.libsdl.org/tmp/SDL-1.3.zip I just gave that a try, and it fixes the issue. However a note should still be made about this before adding new solutions or demos to the visual studio project files. I don't know about vs2008/vs2005, but they might improve by having a note about the proper setup of directories that have spaces in the path. |