[vtk-developers] Error in gl2ps missing zlib.h in nightly VTK

Lorensen, William E (Research) lorensen at crd.ge.com
Fri Apr 30 14:29:49 EDT 2004


I'll back out the changes to SystemInformation until the Dart/ctest issue is
resolved. Seems like vtk doesn't really use notes all that much anyway,

Bill

-----Original Message-----
From: Andy Cedilnik [mailto:andy.cedilnik at kitware.com]
Sent: Friday, April 30, 2004 1:48 PM
To: Mathieu Malaterre
Cc: Lorensen, William E (Research); vtk-developers at vtk.org
Subject: Re: [vtk-developers] Error in gl2ps missing zlib.h in nightly
VTK


Hi Matt,

The problem is that Bill's test assumes you are running Dart and it
tries to put files in location where Dart stores things. Since CTest
stores files differently than Dart, the test fails to write file there.

Another problem with this test is that it assumes it is the only source
of notes. So, that removes opportunity for any other test or anything to
add its own note.

I think test should be fixed to write file to some other location where
Dart (and CTest) would look for files. For example Testing/Notes.

CTest 2.0 (Part of CMake 2.0 which is soon to be released) collects all
files that appear in Testing/Notes and submits them as a note. This way
anybody (tests, dashboard maintainer...) can write files there without
worrying that notes will disappear or be overwritten.

			Andy

On Fri, 2004-04-30 at 13:37, Mathieu Malaterre wrote:
> 	Speaking of nightlies, thanks for fixing my typo in 
> vtkXRenderWindowInteractor.cxx.
> 
> 	BTW, do you know what is going on with SystemInformation ?




More information about the vtk-developers mailing list