[Cmake] vtkRenderWindowInteractor::GetClassName
Mathieu Malaterre
Mathieu.Malaterre at creatis.insa-lyon.fr
Tue May 20 12:29:47 EDT 2003
Hi all,
I am trying to build my own program:
http://www.creatis.insa-lyon.fr/~malaterre/wxVTK/
with VC++ 6, but I failed to -sig- !
Here is what I get:
Linking...
wxVTKRenderWindowInteractor.obj : error LNK2001:
unresolved external symbol "public: virtual char const
* __thiscall
vtkRenderWindowInteractor::GetClassName(void)const "
(?GetClassName at vtkRenderWindowInteractor@@UBEPBDXZ)
Release/Sample_gtk.exe : fatal error LNK1120: 1
unresolved externals
Error executing link.exe
Does this means something to any of you ?
Thanks,
mathieu
--
Mathieu Malaterre
CREATIS
28 Avenue du Doyen LEPINE
B.P. Lyon-Montchat
69394 Lyon Cedex 03
http://www.creatis.insa-lyon.fr/~malaterre/
More information about the CMake
mailing list