Hello

 

Sadly, I just can`t figure out why Cmake can`t find the 64bit-compiler 
installed by Windows7.1SDK for use with VC2010Express.

In the meantime I switched back to VS2008Express + Windows6.1SDK (with a few 
hacks to use that included 64bit-compiler).

 

Cmake does a fine job when "VisualStudio9 2008 Win64" is specified as generator:

As soon as you open the solution in VC2008Express, it is ready for targeting 
64-bit without the need to change anything!

 

During my previous experiments with VC2010Express the plattform always had to 
be changed manually from "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: [email protected]
> To: [email protected]
> Subject: Re: [CMake] x64 possible using Cmake2.8.1 for VC2010Express + 
> Windows7.1SDK ??
> 
> 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 reason here. Express 
> Edition doesn't have the devenv command. It's a command used to build 
> solution files on the command line. With EE, you have to use the IDE or 
> nmake.
> 
> Bo Thorsen.
> Monty Program AB.
> 
> -- 
> 
> MariaDB: MySQL replacement
> Community developed. Feature enhanced. Backward compatible.
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at 
> http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the CMake FAQ at: 
> http://www.cmake.org/Wiki/CMake_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
                                          
_________________________________________________________________
Hotmail: Kostenloser, vertrauenswürdiger und umfangreicher E-Mail-Dienst.
https://signup.live.com/signup.aspx?id=60969
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to