MantisBT - VTK
View Issue Details
0008583VTK(No Category)public2009-02-23 11:062016-08-12 09:55
justingiles 
Kitware Robot 
normalmajoralways
closedmoved 
 
 
0008583: vtkQtChartExport.h not copied to VTK include directory
On a fresh build/install of VTK-5.3 with Qt enabled, vtkQtChartExport.h (perhaps others) is not copied to the install destination..in this instance /opt/local/include/vtk-5.3. When I try to compile my application, based on code from "VTK/GUISupport/Qt/Testing/Cxx/TestLineSeries.cxx", the compiler complains that vtkQtChartExport.h doesn't exist. I have copied that file to the /opt/local/include/vtk-5.3 directory and the application gets through the compile phase, but fails when trying to link. I presume that this is a bug with the install functionality of VTK-5.3. The Qt charting tests that VTK generates seem to work fine as those are linked against libraries and .h files residing in the build directory.
System: Mac OSX (10.5.6)
Qt ver: 4.4.3
VTK Ver: 5.3 from CVS.
No tags attached.
Issue History
2009-02-23 11:06justingilesNew Issue
2009-11-17 10:44mseitelNote Added: 0018466
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:55Kitware RobotNote Added: 0037057
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved
2016-08-12 09:55Kitware RobotAssigned To => Kitware Robot

Notes
(0018466)
mseitel   
2009-11-17 10:44   
Just to second this: the bug still exists in VTK 5.4. Apart from vtkQtChartExport.h, many other vtkQtChart*.h files in ./GUISupport/Qt/Chart/ are not copied by the installer.
(0037057)
Kitware Robot   
2016-08-12 09:55   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.