[vtkusers] custom vtkInteractorStyle ??! linking problem
imho
imho at skynet.be
Sun Nov 17 05:31:40 EST 2002
Hi,
I try to create my own subclass from vtkInteractorStyle. But I 've got a
linkage error on visual c++ :
vtkInteractorStyleCustom.obj : error LNK2001: unresolved external symbol
"public: virtual char const * __thiscall
vtkInteractorStyle::GetClassNameW(void)"
(?GetClassNameW at vtkInteractorStyle@@UAEPBDXZ)
What can I do?
thanks a lot!
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list