Re: [CMake] Compiler Test Failing on Windows 7

2010-01-07 Thread Gregory Peele ARA/CFD
Smith Jack (Ext. - UGIS - UniCredit Group) Sent: Thursday, January 07, 2010 3:17 AM To: cmake@cmake.org Subject: Re: [CMake] Compiler Test Failing on Windows 7 >> I wrote the batch script that Joe is using - the AMD64 in the build >> directory path is just a conseque

Re: [CMake] Compiler Test Failing on Windows 7

2010-01-07 Thread Smith Jack (Ext. - UGIS - UniCredit Group)
alf Of Gregory Peele ARA/CFD Sent: Tuesday, January 05, 2010 5:27 PM To: cmake@cmake.org Subject: Re: [CMake] Compiler Test Failing on Windows 7 I wrote the batch script that Joe is using - the AMD64 in the build directory path is just a consequence of using %PROCESSOR_ARCHITECTURE% to create the bui

Re: [CMake] Compiler Test Failing on Windows 7

2010-01-06 Thread Gregory Peele ARA/CFD
. From: David Cole [mailto:david.c...@kitware.com] Sent: Wednesday, January 06, 2010 4:19 PM To: Gregory Peele ARA/CFD Subject: Re: [CMake] Compiler Test Failing on Windows 7 I had meant to send that last reply to "all" including the list do you think I should resend it to the list

Re: [CMake] Compiler Test Failing on Windows 7

2010-01-06 Thread Gregory Peele ARA/CFD
robably be a bug report on it, right? Gregory Peele, Jr. Applied Research Associates, Inc. From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of David Cole Sent: Wednesday, January 06, 2010 10:34 AM To: Joe L Cc: cmake@cmake.org; Bill Hoffman Subject: Re: [CMake] Compiler Te

Re: [CMake] Compiler Test Failing on Windows 7

2010-01-06 Thread David Cole
rate as it should. > > Thanks, > Joe > > -- > *From:* Bill Hoffman > *To:* David Cole > *Cc:* cmake@cmake.org > *Sent:* Tue, January 5, 2010 3:01:47 PM > > *Subject:* Re: [CMake] Compiler Test Failing on Windows 7 > > David Cole w

Re: [CMake] Compiler Test Failing on Windows 7

2010-01-06 Thread Joe L
lps. " After doing this I thought to set cmake as 'run as admin', and that seemed to get everything to generate as it should. Thanks, Joe From: Bill Hoffman To: David Cole Cc: cmake@cmake.org Sent: Tue, January 5, 2010 3:01:47 PM Subject: Re: [CMa

Re: [CMake] Compiler Test Failing on Windows 7

2010-01-05 Thread Bill Hoffman
David Cole wrote: On Tue, Jan 5, 2010 at 12:38 PM, Hendrik Sattler mailto:p...@hendrik-sattler.de>> wrote: Am Dienstag 05 Januar 2010 14:09:00 schrieb Joe L: > C:/Program Files (x86)/CMake > 2.8/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake:62 > (CMAKE_DETERMINE_COMP

Re: [CMake] Compiler Test Failing on Windows 7

2010-01-05 Thread David Cole
On Tue, Jan 5, 2010 at 12:38 PM, Hendrik Sattler wrote: > Am Dienstag 05 Januar 2010 14:09:00 schrieb Joe L: > > C:/Program Files (x86)/CMake > > 2.8/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake:62 > > (CMAKE_DETERMINE_COMPILER_ABI) CMakeLists.txt:3 (PROJECT) > > You might want to avoid

Re: [CMake] Compiler Test Failing on Windows 7

2010-01-05 Thread Hendrik Sattler
Am Dienstag 05 Januar 2010 14:09:00 schrieb Joe L: > C:/Program Files (x86)/CMake > 2.8/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake:62 > (CMAKE_DETERMINE_COMPILER_ABI) CMakeLists.txt:3 (PROJECT) You might want to avoid instal cmake in a path with spaces. I install software with unix lay

Re: [CMake] Compiler Test Failing on Windows 7

2010-01-05 Thread Gregory Peele ARA/CFD
list of known OSes doesn't include Win7 ? From: Joe L [mailto:superist_...@yahoo.com] Sent: Tuesday, January 05, 2010 2:44 PM To: Smith Jack (Ext. - UGIS - UniCredit Group); cmake@cmake.org Subject: Re: [CMake] Compiler Test Failing on Windows 7 I deleted the whole bui

Re: [CMake] Compiler Test Failing on Windows 7

2010-01-05 Thread Smith Jack (Ext. - UGIS - UniCredit Group)
__ From: Joe L [mailto:superist_...@yahoo.com] Sent: Tuesday, January 05, 2010 2:44 PM To: Smith Jack (Ext. - UGIS - UniCredit Group); cmake@cmake.org Subject: Re: [CMake] Compiler Test Failing on Windows 7 I deleted the whole build directory before running the b

Re: [CMake] Compiler Test Failing on Windows 7

2010-01-05 Thread Joe L
AM Subject: Re: [CMake] Compiler Test Failing on Windows 7 Do you have a stale CMakeCache.txt file somewhere ? It's *usually* perfectly safe to delete all occurrences of CMakeCache.txt within a project and have CMake regenerate them. I say usually, because I have no idea if you are mod

Re: [CMake] Compiler Test Failing on Windows 7

2010-01-05 Thread Smith Jack (Ext. - UGIS - UniCredit Group)
s not recommended. From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of Joe L Sent: Tuesday, January 05, 2010 2:09 PM To: cmake@cmake.org Subject: [CMake] Compiler Test Failing on Windows 7 After upgrading to windows 7, I'm getting errors w

[CMake] Compiler Test Failing on Windows 7

2010-01-05 Thread Joe L
After upgrading to windows 7, I'm getting errors when trying to run the cmake project generation step. It seems as though I'm unable to copy a file. I have the directory as a subdirectory of my users folder, so I didn't think it would be a permissions issue. Here is the error: CMake Error: Co