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 » Developing U++ » External resources » MSC9x64
Re: MSC9x64 [message #18479 is a reply to message #18476] Fri, 03 October 2008 02:17 Go to previous message
nixnixnix is currently offline  nixnixnix
Messages: 415
Registered: February 2007
Location: Kelowna, British Columbia
Senior Member
Ok I got it working although I had to edit the function Round() from Daniel's GridCtrl code as __asm is not supported it seems in 64 bit.

I will post my paths so that others can refer to this.

PATH executable directories:
C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\Ide
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\amd64
C:\Program Files\Microsoft SDKs\Windows\v6.1\Bin

INCLUDE directories:
C:\Program Files (x86)\Microsoft Visual Studio 9.0\Vc\Include
C:\Program Files\Microsoft SDKs\Windows\v6.1\Include

LIB directories:
C:\Program Files (x86)\Microsoft Visual Studio 9.0\Vc\Lib\x64
C:\Program Files\Microsoft SDKs\Windows\v6.1\Lib\x64
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64

I tried to build for x64 under XP Pro 32bit but for some reason I couldn't find all the necessary files. As you need Vista64 to test anyway then it probably doesn't matter.

Nick

p.s. I loaded the most ridiculous file I could find and now openwind.exe is sitting with memory usage at around 6GB Laughing

[Updated on: Fri, 03 October 2008 04:22]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Commit Monitor
Next Topic: DLLs
Goto Forum:
  


Current Time: Thu May 16 08:43:00 CEST 2024

Total time taken to generate the page: 0.02369 seconds