[vtkusers] Cxx_examples?
Prabhu Ramachandran
prabhu at aero.iitm.ernet.in
Fri Nov 9 14:42:00 EST 2001
>>>>> "KH" == karshi hasanov <Karshi> writes:
KH> Hi ,
KH> I can't Cxx examples to compile. How do I fix the problem?
KH> Thanks
KH> reference to `pthread_getspecific' /usr/X11R6/lib/libGL.so:
KH> undefined reference to `pthread_key_create'
KH> /usr/X11R6/lib/libGL.so: undefined reference to
KH> `pthread_setspecific' *** Error code 1
Add a -lpthread to the linker flags.
prabhu
More information about the vtkusers
mailing list