Re: [CMake] cmake 3.0.0 generating VS sln file default target machine type x86 (UNCLASSIFIED)

2014-09-26 Thread Eric Wing
On 9/26/14, Su, Simon M CTR USARMY ARL (US) wrote: > 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 add

Re: [CMake] cmake 3.0.0 generating VS sln file default target machine type x86 (UNCLASSIFIED)

2014-09-26 Thread Su, Simon M CTR USARMY ARL (US)
Classification: UNCLASSIFIED Caveats: NONE Thanks Nils. I will double check my environment. -simon -Original Message- From: Nils Gladitz [mailto:nilsglad...@gmail.com] Sent: Friday, September 26, 2014 10:41 AM To: Su, Simon M CTR USARMY ARL (US); Jakub Zakrzewski Cc: cmake@cmake.org Subj

Re: [CMake] cmake 3.0.0 generating VS sln file default target machine type x86 (UNCLASSIFIED)

2014-09-26 Thread Nils Gladitz
On 09/26/2014 04:28 PM, Su, Simon M CTR USARMY ARL (US) wrote: 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 add

Re: [CMake] cmake 3.0.0 generating VS sln file default target machine type x86 (UNCLASSIFIED)

2014-09-26 Thread Su, Simon M CTR USARMY ARL (US)
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 x6