Re: [CMake] error using ctest_configure in a ctest script (UNCLASSIFIED)

2010-04-12 Thread Zou, Di (Cont, ARL/CISD)
coe; cmake@cmake.org Subject: Re: [CMake] error using ctest_configure in a ctest script > I get the same error: > Configure Command:"/usr/cta/CSE/Release/cmake-2.8.0.5/bin/cmake" "-C /home/dizou/NetDMF_CMake_Config" "-GUnix Makefiles" "/home/dizou/NetDMF_KD" ...

Re: [CMake] error using ctest_configure in a ctest script

2010-04-12 Thread Nathaniel Waisbrot (Cont ARL/CISD)
> I get the same error: > Configure Command:"/usr/cta/CSE/Release/cmake-2.8.0.5/bin/cmake" "-C > /home/dizou/NetDMF_CMake_Config" "-GUnix Makefiles" "/home/dizou/NetDMF_KD" ... > The configure command does not work from the terminal window either. You said earlier that you were able to get th

Re: [CMake] error using ctest_configure in a ctest script

2010-04-12 Thread David Cole
m: Tyler Roscoe [mailto:ty...@cryptio.net] > Sent: Mon 4/12/2010 12:26 PM > To: Zou, Di (Cont, ARL/CISD) > Cc: cmake@cmake.org > Subject: Re: [CMake] error using ctest_configure in a ctest script > > On Mon, Apr 12, 2010 at 12:11:54PM -0400, Zou, Di (Cont, ARL/CISD) wrote: &g

Re: [CMake] error using ctest_configure in a ctest script

2010-04-12 Thread Tyler Roscoe
On Mon, Apr 12, 2010 at 01:15:11PM -0400, Zou, Di (Cont, ARL/CISD) wrote: > I replaced: > ctest_configure(OPTIONS "-C ~/NetDMF_CMake_Config") > with: > ctest_configure(OPTIONS "-C $ENV{HOME}/NetDMF_CMake_Config") > > I get the same error: > Configure Command:"/usr/cta/CSE/Release/cmake-2.8.0.5/bin

Re: [CMake] error using ctest_configure in a ctest script

2010-04-12 Thread Zou, Di (Cont, ARL/CISD)
indow either. -Original Message- From: Tyler Roscoe [mailto:ty...@cryptio.net] Sent: Mon 4/12/2010 12:26 PM To: Zou, Di (Cont, ARL/CISD) Cc: cmake@cmake.org Subject: Re: [CMake] error using ctest_configure in a ctest script On Mon, Apr 12, 2010 at 12:11:54PM -0400, Zou, Di (Cont, ARL/CISD) wro

Re: [CMake] error using ctest_configure in a ctest script

2010-04-12 Thread Tyler Roscoe
On Mon, Apr 12, 2010 at 12:11:54PM -0400, Zou, Di (Cont, ARL/CISD) wrote: > I have this line in my ctest script: > ctest_configure(OPTIONS "-C ~/NetDMF_CMake_Config") > > At the dashboard, this is the error I get: > Build Name:build-linux-c++ > > Configure Command:"/usr/cta/CSE/Release/cmake-2.8.

[CMake] error using ctest_configure in a ctest script

2010-04-12 Thread Zou, Di (Cont, ARL/CISD)
I am trying to configure, build, and then submit test results to a dashboard with a ctest script. I have this line in my ctest script: ctest_configure(OPTIONS "-C ~/NetDMF_CMake_Config") At the dashboard, this is the error I get: Build Name:build-linux-c++ Configure Command:"/usr/cta/CSE/Releas