[vtkusers] QVTK Error.
vijaeendra simha
vijaeendra at gmail.com
Thu Aug 4 05:13:37 EDT 2011
Hello All,
I got the VTK 5.6.1 successfully installed on opensolaris along with the
QVTK widget. Also when I tried to run the Qt project which uses QVTKWidget
on Linux(UBUNTU) it was successful and i could see the output. When I try to
run the same code(with required changes made)
I m getting the following error.
Undefined first referenced
symbol in file
vtkAlgorithmOutput*vtkAlgorithm::GetOutputPort(int) mainwindow.o (symbol
belongs to implicit dependency
/usr/local/lib/vtk-5.6/libvtkFiltering.so.5.6)
vtkPNGReader*vtkPNGReader::New() mainwindow.o (symbol belongs to
implicit dependency /usr/local/lib/vtk-5.6/libvtkIO.so.5.6)
vtkImageViewer*vtkImageViewer::New() mainwindow.o (symbol belongs to
implicit dependency /usr/local/lib/vtk-5.6/libvtkRendering.so.5.6)
void vtkImageViewer::SetupInteractor(vtkRenderWindowInteractor*)
mainwindow.o (symbol belongs to implicit dependency
/usr/local/lib/vtk-5.6/libvtkRendering.so.5.6)
ld: fatal: symbol referencing errors. No output written to vtk
make: *** [vtk] Error 1
Please help me with the changes that i have to make.
Awaiting your reply.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110804/45240588/attachment.htm>
More information about the vtkusers
mailing list