[CMake] x64 possible using Cmake2.8.1 for VC2010Express + Windows7.1SDK ??

2010-06-02 Thread Schnurlinger Burli
;Win32" to "X64" using the conigurationmanager. Nevertheless those builds failed with errors "unable to find kernel32.lib" Best regards, Eddi > Date: Wed, 2 Jun 2010 07:38:59 +0200 > From: b...@askmonty.org > To: cmake@cmake.org > Subject: Re: [CM

Re: [CMake] x64 possible using Cmake2.8.1 for VC2010Express + Windows7.1SDK ??

2010-06-01 Thread Bo Thorsen
Den 01-06-2010 18:00, Schnurlinger Burli skrev: (2) Cmake produces a fairly usable .sln-file when I choose “Specify native compilers” in the beginning of the CMake project generation and let "C++" point to ( I couldn`t find any "devenv.exe" ) I don't know about the rest, but I can tell you the

Re: [CMake] x64 possible using Cmake2.8.1 for VC2010Express + Windows7.1SDK ??

2010-06-01 Thread Michael Jackson
The only think I know is that getting Visual Studio Express 2008 to do x64 builds involved a whole lot of hacking and such since x64 was not officially supported by VCExpress 2008. Has this changed with VC2010 Express? It would seem that the VC 2010 Express does NOT install the 64 bit tools

[CMake] x64 possible using Cmake2.8.1 for VC2010Express + Windows7.1SDK ??

2010-06-01 Thread Schnurlinger Burli
Hello, My OS is Vista64bit, I have VC2010Express ( Version 10.0.30319.1 RTMRel) and Windows7.1SDK installed. 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 When I configure spec