Actually, the VTK WIki examples For VTK6 are not building either: http://open.cdash.org/viewBuildError.php?buildid=3014023
On Fri, Aug 30, 2013 at 8:43 AM, Berk Geveci <[email protected]> wrote: > I suspect that this is a bug in the test uncovered by my change. I suspect > that it includes a VTK header, something deriving from vtkObject, but does > not link against any VTK libraries. At least not something that depends on > vtkCommonCore. I discovered the same issue in one of the VTK executables > also. > > -berk > > > > On Fri, Aug 30, 2013 at 8:37 AM, Bill Lorensen <[email protected]> > wrote: >> >> Folks, >> >> The subject test, fails to build after recent changes to VTK. >> >> Linking CXX executable ../../../bin/ITKVtkGlueHeaderTest1 >> CMakeFiles/ITKVtkGlueHeaderTest1.dir/test/ITKVtkGlueHeaderTest1.cxx.o: >> In function `global constructors keyed to main': >> >> ITKVtkGlueHeaderTest1.cxx:(.text+0x38): undefined reference to >> `vtkTimeStampInitialize::vtkTimeStampInitialize()' >> >> ITKVtkGlueHeaderTest1.cxx:(.text+0x47): undefined reference to >> `vtkTimeStampInitialize::~vtkTimeStampInitialize()' >> >> Bill > > -- Unpaid intern in BillsBasement at noware dot com _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://www.itk.org/mailman/listinfo/insight-developers
