[vtkusers] Linking error
    Ravi Samala 
    raviksamala at yahoo.com
       
    Wed Oct  5 10:23:32 EDT 2005
    
    
  
hi 
I found the problem....
I included the path
/usr/VTK/Hybrid
in the file VTKConfig.cmake
regards,
Ravi
--- Ravi Samala <raviksamala at yahoo.com> wrote:
> 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
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
> 
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
    
    
More information about the vtkusers
mailing list