[vtkusers] Problems running the VTK example

Ankur ankur0009 at yahoo.com
Tue Feb 25 17:21:40 EST 2003


hi,

 I am a new VTK user. I have just downloaded and built the VTK. I was
trying to run the "cone example" in the examples/tutorial/step1
directory. 

i was able to compile the "cone.cxx" file but when i tried to link it
it gives me the follwing errors. there are about 11 of these.i am
copying two.



*********************************************************************
cone.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: void __thiscall
vtkCamera::Azimuth(double)" (__imp_?Azimuth at vtkCamera@@QAEXN at Z)

Cone.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static class vtkRenderer * __cdecl
vtkRenderer::New(void)" (__imp_?New at vtkRenderer@@SAPAV1 at XZ)

Debug/VTK The Final.exe : fatal error LNK1120: 11 unresolved
externals
Error executing link.exe.

VTK The Final.exe - 12 error(s), 0 warning(s)
*********************************************************************



I am using VC++ 6.0. Ne suggestion on how to correct this would be
helpful


regds

ankur gupta






__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/



More information about the vtkusers mailing list