[vtkusers] problems with linking
Atul Patil bt cse
atulp at iitk.ac.in
Sat Nov 16 10:39:03 EST 2002
Hi! list
I installed VTK on comp(WinXp) to work with Tcl and C++.
Now i m able to run Tcl applications but not CPP applications(using
MSVC++).After Compiling it is giving strange linking problems.....
like
--------------------Configuration: Win32Cone - Win32
Debug--------------------_______________________________________________
Linking..
LNK2001: unresolved external symbol "__declspec(dllimport) public: void
__thiscall vtkRenderer::AddActor(class vtkProp *)"
(__imp_?AddActor at vtkRenderer@@QAEXPAVvtkProp@@@Z)
Win32Cone.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static class vtkActor * __cdecl
vtkActor::New(void)" (
...........____________________________________________________________
and much more like this.Can anybody suggest solution to this problem
Thanks in advance...........
More information about the vtkusers
mailing list