View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013253VTK(No Category)public2012-06-20 12:032013-04-05 19:08
Reporterfbudin 
Assigned ToBerk Geveci 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0013253: Compilation issue of vtk v5.10.0 on Ubuntu 12.04
DescriptionWhen trying to compile vtk v5.10.0 on my machine (Ubuntu 12.04; Linux 3.2.0-26-generic #41-Ubuntu SMP Thu Jun 14 17:49:24 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux) with the option VTK_USE_RENDERING is set to OFF, I get the following error message:

/home/bud/NIRAL/tools/temp/VTK/Filtering/vtkMolecule.cxx:16:39: fatal error: vtkAbstractElectronicData.h: No such file or directory
compilation terminated.
make[2]: *** [Filtering/CMakeFiles/vtkFiltering.dir/vtkMolecule.cxx.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [Filtering/CMakeFiles/vtkFiltering.dir/all] Error 2
make: *** [all] Error 2
TagsNo tags attached.
ProjectTBD
Typecrash
Attached Filespatch file icon Filtering_CMakeLists_txt.patch [^] (1,466 bytes) 2012-12-28 08:05 [Show Content]

 Relationships

  Notes
(0029956)
Bruno Santos (reporter)
2012-12-28 08:04

I've triggered the same error when using VTK 5.10.1 and MSVC 2010.

The problem is that when VTK_USE_RENDERING is OFF, the Chemistry module is automatically turned off. But the Filtering module doesn't take this into account, hence the error.

In the attached file "Filtering_CMakeLists_txt.patch" is a proposed patch for this issue. Apply it in the "Filtering" folder.
(0030528)
Berk Geveci (administrator)
2013-04-05 19:08

Since we are gearing towards VTK 6, we do not plan to fix VTK 5.10 bugs anymore. VTK 6 build architecture changed significantly. If this is still a bug, please report it wrt VTK 6.

 Issue History
Date Modified Username Field Change
2012-06-20 12:03 fbudin New Issue
2012-12-28 08:04 Bruno Santos Note Added: 0029956
2012-12-28 08:05 Bruno Santos File Added: Filtering_CMakeLists_txt.patch
2013-04-05 19:08 Berk Geveci Note Added: 0030528
2013-04-05 19:08 Berk Geveci Assigned To => Berk Geveci
2013-04-05 19:08 Berk Geveci Status backlog => tabled
2013-04-05 19:08 Berk Geveci Resolution open => won't fix
2013-04-05 19:08 Berk Geveci Status tabled => closed


Copyright © 2000 - 2018 MantisBT Team