[vtkusers] help

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Thu Oct 18 06:34:22 EDT 2001


>>>>> "aking" == jxbking  "kingboy" <jxbking at 163.net> writes:

    aking> hi, dear all when I compile a application, I meet a error,

    aking> /usr/local/liblibVTKCommon.a(vtkDynamicLoader.o):In
    aking> Function 'vtkDynamicLoader::OpenLiberary(char const *)':
    aking> /mnt/d/vtk/vtk-src-unix/common/vtkDynamicLoader.cxx:175:undefined
    aking> reference to 'dlopen'

You have to add -ldl  to your compile command this links libdl that
has the necessary symbols.

prabhu




More information about the vtkusers mailing list