[CMake] Building x64 with platform sdk and nmake (no VS2005
installed)
Reggie Burnett
rykr at comcast.net
Tue Sep 4 18:47:38 EDT 2007
First, is this supported?
Second, when I try it the configure step fails unable to link complaining
that RTC_INitbase and RTC_Shutdown are not found. From the SDK readme, it
seems that the RTC switces are not available on the AMD64 compiler that
comes with the SDK. They are only available with VS2005. Also, CMake
appears to output /machine:x64 for the link phase while the linker is
expecting /machine:amd64 instead.
Aside from hand tweaking the cmake code in share to get this to work, is
there is anything else I can do? Am I going about this the wrong way?
Thanks!
Reggie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20070904/a524f4ad/attachment.htm
More information about the CMake
mailing list