|
|
Home » Developing U++ » External resources » MSC9x64
MSC9x64 [message #17792] |
Thu, 28 August 2008 21:09  |
nixnixnix
Messages: 415 Registered: February 2007 Location: Kelowna, British Columbia
|
Senior Member |
|
|
HI,
I just setup a PC to run Vista 64 so I can try compiling and running 64 bit executables. I installed the MSC9x64 and it was picked up by the UPP install but when I go to compile I get a whole bunch of errors. It compiles MSC9 just fine but that's not what this PC was for.
Anyone had this?
Nick
|
|
|
|
|
|
Re: MSC9x64 [message #18479 is a reply to message #18476] |
Fri, 03 October 2008 02:17  |
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
[Updated on: Fri, 03 October 2008 04:22] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri Apr 25 13:15:40 CEST 2025
Total time taken to generate the page: 0.00777 seconds
|
|
|