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

Re: [CMake] Problem using CMake for cross compiling for linux

2013-11-28 Thread Magnus Therning
On Thu, Nov 28, 2013 at 04:05:18PM +0100, Thomas Baag wrote: > Hi folks, > > i'm trying to cross compile a simple hello world on Scientific Linux 6.4 > (amd64) using cmake version 2.8.4 and arm-none-eabi-gcc 4.8.1. I've > encountered the well known "-rdynamic" problem[1], but couldn't manage to

[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,

[CMake] Problem using CMake for cross compiling for linux

2013-11-28 Thread Thomas Baag
Hi folks, i'm trying to cross compile a simple hello world on Scientific Linux 6.4 (amd64) using cmake version 2.8.4 and arm-none-eabi-gcc 4.8.1. I've encountered the well known "-rdynamic" problem[1], but couldn't manage to apply a nice workaround. I DONT want to disable simple compiler check