Compiling in XP 64-bit

Mu-Dog

Chieftain
Joined
Jan 8, 2008
Messages
24
Has anyone been able to do it?

I followed Kael's instructions except for one detail. I had to download the amd 64 bit version of the Windows Platform SDK since I run Windows XP 64 bit. Right now I get this error:

Execution of 'rc.exe -fo"Final Release\CvGameCoreDLL.res" CvGameCoreDLL.rc' in 'E:\c++\CvGameCoreDLL.30.2\CvGameCoreDLL.030' failed.

There's no other information in the log or messages except for that error. Any help would be appreciated.

Thanks
 
I'm on Vista 64-bit now but I did all of my previous work on XP 64-bit without any problems, I did have to adjust the paths in the makefile for the toolkit and platform SDK (server 2003 version for 64-bit support) but that was it. I was using VC 2005 Express, not codeblocks though so I can't comment on Kael's tutorial but the one in the tutorial board for using VC 2005 Express worked like a charm.
 
Back
Top Bottom