[vtkusers] Linking error

Ravi Samala raviksamala at yahoo.com
Wed Oct 5 10:06:44 EDT 2005


hello VTKUsers,

my program works fine utill I 

include "vtkImagePlaneWidget.h"

the error I got is as follows:
----------------------------------------------------
Building object file ImageProcess.o...
/dmip/kundusj/3D/VTK/VTKSource/VTK/3DPMfilr/next/ImageProcess.cpp:16:
vtkImagePlaneWidget.h: No such file or directory
*** Error code 1
The following command caused the error:
c++ -o ImageProcess.o      -Wno-deprecated
-I/usr/openwin/share/include
-I/dmip/kundusj/3D/VTK/VTKSource/VTK/3DPMfilr/next
-I/dmip/kundusj/3D/VTK/VTKSource/VTK
-I/dmip/kundusj/3D/VTK/VTKSource/VTK/Rendering
-I/dmip/kundusj/3D/VTK/VTKSource/VTK/IO
-I/dmip/kundusj/3D/VTK/VTKSource/VTK/Imaging
-I/dmip/kundusj/3D/VTK/VTKSource/VTK/Graphics
-I/dmip/kundusj/3D/VTK/VTKSource/VTK/Filtering
-I/dmip/kundusj/3D/VTK/VTKSource/VTK/Common
-I/dmip/kundusj/3D/VTK/VTKSource/VTK/Common/Testing/Cxx
-I/dmip/kundusj/3D/VTK/VTKSource/VTK/Utilities/zlib
-I/dmip/kundusj/3D/VTK/VTKSource/VTK/Utilities/jpeg
-I/dmip/kundusj/3D/VTK/VTKSource/VTK/Utilities/png
-I/dmip/kundusj/3D/VTK/VTKSource/VTK/Utilities/tiff
-I/dmip/kundusj/3D/VTK/VTKSource/VTK/Utilities/expat 
-c
/dmip/kundusj/3D/VTK/VTKSource/VTK/3DPMfilr/next/ImageProcess.cpp
make: Fatal error: Command failed for target
`ImageProcess.o'
Current working directory
/dmip/kundusj/3D/VTK/VTKSource/VTK/3DPMfilr/next
*** Error code 1
The following command caused the error:
make  all
make: Fatal error: Command failed for target
`default_target'


---------------------------------------------------

Thanks in advance,

Ravi.


		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com



More information about the vtkusers mailing list