[vtkusers] HELP! VTK & LINUX
nick.smethurst at free.fr
nick.smethurst at free.fr
Wed Jul 2 09:39:26 EDT 2003
Maybe try:
"-L/usr/lib/vtk -Wl,--rpath,/usr/lib/vtk -lRendering -lvtkGraphics -lvtkCommon"
plus any other VTK libraries you need.
Since the VTK libraries are not in the standard library search paths, you
normally have to supply an rpath.
Quoting Clinton Stimpson <clinton at elemtech.com>:
> 1. However, I'd first check to make sure you really are linking
> with the VTK libraries.
> I couldn't quite tell from the text below. I'd expect something similar
> "-L/usr/lib/vtk -lRendering -lvtkGraphics -lvtkCommon" that has all the
> libraries you need.
More information about the vtkusers
mailing list