[vtkusers] Bug (?): /usr/lib/vtk-5.0/vtkCommonKit.cmake contains wrong elements
Brad King
brad.king at kitware.com
Thu Dec 13 11:51:44 EST 2007
Michail Vidiassov wrote:
> I have encountered (Mac OS X 10.5, vtk 5.0.3) the problem, that
> is similar to the one described in the following bug report
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=388736
>
> The file /usr/lib/vtk-5.0/vtkCommonKit.cmake contains the setting of
> VTK_COMMON_CLASSES; the last elements of this list look like
> "/debian/stage/vtk-5.0.1/Build/Common/vtkTypeInt8Array"
> instead of
> "vtkTypeInt8Array"
>
> What is the proper solution?
The patch is correct. No one ever filed a bug report in the VTK bug
tracker about this AFAIK. Anyway, I've applied it to CMake HEAD:
/cvsroot/VTK/VTK/CMake/vtkExportKit.cmake,v <-- vtkExportKit.cmake
new revision: 1.12; previous revision: 1.11
I've also sent it to the 5.0 branch maintainer for inclusion there.
Thanks,
-Brad
More information about the vtkusers
mailing list