[CMake] cl is not able to compile -VS2010 C1060: compiler out of heap space

2011-10-27 Thread Nelis
Hi CMake 2.8.6, newly installed VS2010, previously VS2005 (dir renamed for now), XPSP3, swap space 5GB. Running configure freshly after the cache is deleted, on two different CMakeLists project files. CMake Error at C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52

Re: [CMake] cl is not able to compile -VS2010 C1060: compiler out of heap space

2011-10-27 Thread John Drescher
On Thu, Oct 27, 2011 at 8:35 AM, Nelis neliswill...@gmail.com wrote: Hi CMake 2.8.6, newly installed VS2010, previously VS2005 (dir renamed for now), XPSP3, swap space 5GB. Running configure freshly after the cache is deleted, on two different CMakeLists project files. CMake Error at

Re: [CMake] cl is not able to compile -VS2010 C1060: compiler out of heap space

2011-10-27 Thread Nelis
Hi John I have 5 versions of Visual Studio installed on my 64 bit windows 7 box at work and CMake-2.6.1 still works with the versions of VS I tested (2008,2010) Did you rename VS2005 before or after you had this problem? Renamed VS2005 after finding the heap problem on building CMake project

Re: [CMake] cl is not able to compile -VS2010 C1060: compiler out of heap space

2011-10-27 Thread John Drescher
On Thu, Oct 27, 2011 at 8:52 AM, Nelis neliswill...@gmail.com wrote: Hi John I have 5 versions of Visual Studio installed on my 64 bit windows 7 box at work and CMake-2.6.1 still works with the versions of VS I tested (2008,2010) Did you rename VS2005 before or after you had this problem?

Re: [CMake] cl is not able to compile -VS2010 C1060: compiler out of heap space

2011-10-27 Thread Nelis
Hi John Yes installed SP1 immediately after the base system. No other updates though. Strange behaviour that the clean cache compile should differ from the filled cache compile. BTW, thanks for your time. rgds nelis On Thu, Oct 27, 2011 at 3:03 PM, John Drescher-2 [via CMake]

Re: [CMake] cl is not able to compile -VS2010 C1060: compiler out of heap space

2011-10-27 Thread John Drescher
On Thu, Oct 27, 2011 at 9:10 AM, Nelis neliswill...@gmail.com wrote: Hi John Yes installed SP1 immediately after the base system. No other updates though. Strange behaviour that the clean cache compile should differ from the filled cache compile. BTW, thanks for your time. What generator