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 1185 - VS 2010 project files do not support 64-bit builds
Summary: VS 2010 project files do not support 64-bit builds
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: x86_64 Windows Vista
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-19 09:28 UTC by Ed Kiser
Modified: 2011-04-19 09:56 UTC (History)
0 users

See Also:


Attachments
Patch with proposed fixes (291.58 KB, application/octet-stream)
2011-04-19 09:28 UTC, Ed Kiser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Kiser 2011-04-19 09:28:53 UTC
Created attachment 602 [details]
Patch with proposed fixes

The Visual Studio 2010 project files have hard-coded relative paths which prevent them from doing side-by-side 32-bit and 64-bit builds.

I have attached a patch that appears to fix this problem. (This is the first time I've ever submitted a patch for anything... your patience is appreciated!)
Comment 1 Sam Lantinga 2011-04-19 09:56:40 UTC
Thanks, your patch looks good!
http://hg.libsdl.org/SDL/rev/918efbff8259