[vtkusers] Error linkage: vtkDepthSortPolyData
nugg
jsantam.hm at hotmail.com
Sun Oct 26 14:09:27 EDT 2008
Hi all,
I have the following compiling message:
Viewer.cxx:(.text+0x4142): undefined reference to
`vtkDepthSortPolyData::New()'
collect2: ld devolvió el estado de salida 1
make[2]: *** [Viewer] Error 1
make[1]: *** [CMakeFiles/Viewer.dir/all] Error 2
make: *** [all] Error 2
As for other classes, I included its corresponding head file:
#include "vtkDepthSortPolyData.h"
Any advice?
--
View this message in context: http://www.nabble.com/Error-linkage%3A-vtkDepthSortPolyData-tp20176277p20176277.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list