Classification: UNCLASSIFIED
Caveats: NONE

For some reason, when running cmake in VS2013 (express) x64 Cross Tools 
Command Prompt is not picking up the Visual Studio 12 2013 Win64 generator by 
default for this project. But when I added

-G "Visual Studio 12 2013 Win64"

To cmake, it generated x64 project files and I am able to generate 64bit 
library from command line with msbuild command.

Thanks
-simon



-----Original Message-----
From: Jakub Zakrzewski [mailto:jzakrzew...@e2e.ch]
Sent: Thursday, September 25, 2014 3:34 AM
To: Su, Simon M CTR USARMY ARL (US)
Cc: cmake@cmake.org
Subject: RE: cmake 3.0.0 generating VS sln file default target machine type 
x86 (UNCLASSIFIED)



> to generate sln file for cppdom to be compiled on windows x64. I ran
> cmake and compile form VS2013 (express) x64 Cross Tools Command
> Prompt. How can I change the CMakeLists.txt file so that it will 
> automatically generate target machine of type x64 and not x86? Or is there 
> like a flag that I can pass to cmake to have cmake generate sln files > with 
> x64 default target machine?

Don't the Visual Studio XX Win64 generators do that?


Classification: UNCLASSIFIED
Caveats: NONE


Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to