[vtkusers] x64 with Cmake2.8.1 for VC2010Express + Windows7.1SDK

Brian Webb webbbn at gmail.com
Sun Jun 6 12:05:32 EDT 2010


> I have 32bit-Cmake2.8.1 installed and http://www.cmake.org/files/v2.8/CMakeVS10FindMake.cmake is in C:\Program Files (x86)\CMake 2.8\share\cmake-2.8\Modules
> My OS is Vista64bit, I have VC2010Express ( Version 10.0.30319.1 RTMRel) and Windows7.1SDK installed.
> I`m trying to configure 64bit-Cmake2.8.1 specifying "Visual Studio 10 Win64" as the generator for this project.
>
> Check for working C compiler using: Visual Studio 10 Win64
>
> Check for working C compiler using: Visual Studio 10 Win64 -- broken
> CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):
> The C compiler "cl" is not able to compile a simple test program.
> (...)
> LINK : fatal error LNK1104: cannot open file 'kernel32.lib'
> (...)
> Configuring incomplete, errors occurred!

I found this email in the recent archives, and didn't see a working
solution.  I tried one solution offered (specifying the native
compiler to use), but that didn't work for me.  There also seems to be
an email or two missing from the archives...

Does anyone have a solution to this?

Thank you!

Brian



More information about the vtkusers mailing list