[vtkusers] Qt VTK LINUX(SUSE)

Pragya Sinha pragya.sinha at yahoo.com
Tue May 22 08:27:42 EDT 2007


Hi all,
  I have successfully installed VTK on LINUX , but when I try to run the program( Qt application using VTK library), I get the  following error:
   
  error while loading shared libraries: libvtkDICOMParse.so.5.0: cannot open shared object file: No such file or directory
   
  What could be the reason for this?
  The code for loading the VTK library in Qt's pro file
  LIBS += -L/home/kishore/VTK/Build/bin -lvtkDICOMParser \
 -lvtkCommon \
 -lvtkexoIIc \
 -lvtkexpat \
 -lvtkFiltering \
 -lvtkfreetype \
 -lvtkftgl \
 -lvtkGenericFiltering \
 -lvtkGraphics \
 -lvtkHybrid \
 -lvtkImaging \
 -lvtkIO \
 -lvtkjpeg \
 -lvtkNetCDF \
 -lvtkpng \
 -lvtkRendering \
 -lvtksys \
 -lvtktiff \
 -lvtkVolumeRendering \
 -lvtkWidgets \ 
 -lvtkzlib \
 -lQVTKWidgetPlugin \
 -lQVTK
   
  and these files are at the location.
Thanks & Regards,
  Pragya
   

       
---------------------------------
Building a website is a piece of cake. 
Yahoo! Small Business gives you all the tools to get online.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070522/8dcb3a9a/attachment.htm>


More information about the vtkusers mailing list