[vtkusers] Qt VTK LINUX(SUSE)
Pragya Sinha
pragya.sinha at yahoo.com
Tue May 22 08:59:59 EDT 2007
Sorry there is some correction,
instead of libvtkDICOMParse.so.5.0 , it is libvtkDICOMParser.so.5.0
Pragya Sinha <pragya.sinha at yahoo.com> wrote:
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._______________________________________________
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
---------------------------------
The fish are biting.
Get more visitors on your site using Yahoo! Search Marketing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070522/7d59bacb/attachment.htm>
More information about the vtkusers
mailing list