Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Building with Windows 7 SDK (on Vista x64)
Building with Windows 7 SDK (on Vista x64) [message #23586] Mon, 02 November 2009 14:25 Go to next message
Tom1
Messages: 1212
Registered: March 2007
Senior Contributor
Hi,

I just installed Windows 7 SDK on my Vista Business x64 computer. The new SDK contains both the 32 bit and 64 bit MSC9 compilers, so I could not refuse the offer. It appears that in order to use the 64 bit compilers, the MSC9x64 build method needs to be revised a bit.

1. Generally the new SDK directory is C:\Program Files\Microsoft SDKs\Windows\v7.0.

2. The path to executable directories should be changed to C:\Program Files (x86)\Microsoft Visual Studio 9.0\Vc\Bin\amd64 from C:\Program Files (x86)\Microsoft Visual Studio 9.0\Vc\Bin\x64.

3. The LIB directories should have C:\Program Files (x86)\Microsoft Visual Studio 9.0\Vc\Lib\amd64 and C:\Program Files\Microsoft SDKs\Windows\v7.0\Lib\x64.

Maybe the Automatic setup in TheIDE could handle these changes in the future?

Best regards,

Tom
Re: Building with Windows 7 SDK (on Vista x64) [message #23588 is a reply to message #23586] Mon, 02 November 2009 17:01 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Tom1 wrote on Mon, 02 November 2009 08:25

Hi,

I just installed Windows 7 SDK on my Vista Business x64 computer. The new SDK contains both the 32 bit and 64 bit MSC9 compilers, so I could not refuse the offer. It appears that in order to use the 64 bit compilers, the MSC9x64 build method needs to be revised a bit.

1. Generally the new SDK directory is C:\Program Files\Microsoft SDKs\Windows\v7.0.

2. The path to executable directories should be changed to C:\Program Files (x86)\Microsoft Visual Studio 9.0\Vc\Bin\amd64 from C:\Program Files (x86)\Microsoft Visual Studio 9.0\Vc\Bin\x64.

3. The LIB directories should have C:\Program Files (x86)\Microsoft Visual Studio 9.0\Vc\Lib\amd64 and C:\Program Files\Microsoft SDKs\Windows\v7.0\Lib\x64.

Maybe the Automatic setup in TheIDE could handle these changes in the future?

Best regards,

Tom


In fact, it is in sf.net issue tracker Smile

Mirek
Previous Topic: thread-local storage not supported for this target
Next Topic: A little experiment with smarter debugging
Goto Forum:
  


Current Time: Thu Apr 18 07:33:24 CEST 2024

Total time taken to generate the page: 0.01976 seconds