Re: [CMake] CMake doesn't list 64-bit generator

2013-11-29 Thread billw
I'm using cmake 2.8.12 to generate VS 2010 x64 projects, and I get the same output as you but it generates the projects fine. > Previous versions of CMake should list those platforms too. > Would this intentionally be removed in the newer versions? > > Best Regards > >> Am 29.11.2013 um 03:10 schr

Re: [CMake] CMake doesn't list 64-bit generator

2013-11-28 Thread NoRulez
Previous versions of CMake should list those platforms too. Would this intentionally be removed in the newer versions? Best Regards > Am 29.11.2013 um 03:10 schrieb William Woodbury : > >> On 28/11/2013 21:37, NoRulez wrote: >> Hi, >> >> I've installed VS 2010 professional with x64 tools on a f

Re: [CMake] CMake doesn't list 64-bit generator

2013-11-28 Thread William Woodbury
On 28/11/2013 21:37, NoRulez wrote: Hi, I've installed VS 2010 professional with x64 tools on a fresh installed windows 7 ultimate 64-bit system and I also want to use CMake 2.8.12. After the installation stuff, when I run CMake on the command line, then no 64 bit generator are listed. I tri

Re: [CMake] CMake doesn't list 64-bit generator

2013-11-28 Thread William Woodbury
On 28/11/2013 21:37, NoRulez wrote: Hi, I've installed VS 2010 professional with x64 tools on a fresh installed windows 7 ultimate 64-bit system and I also want to use CMake 2.8.12. After the installation stuff, when I run CMake on the command line, then no 64 bit generator are listed. I tri

[CMake] CMake doesn't list 64-bit generator

2013-11-28 Thread NoRulez
Hi, I've installed VS 2010 professional with x64 tools on a fresh installed windows 7 ultimate 64-bit system and I also want to use CMake 2.8.12. After the installation stuff, when I run CMake on the command line, then no 64 bit generator are listed. I tried this in the normal command prompt,