[vtkusers] vtk and visual studio
Ilinca, Radu
rilinca at cg.tuwien.ac.at
Mon Dec 17 11:22:23 EST 2007
I am wroking with Win XP, VS 2005, VTK 5. I ran the examples. Worked.
THen I created a new project , respecting the settings of the demo. The
copy-pasted code worked except for the 5th example from the tutorial. I
get the following:
vtk.obj : error LNK2019: unresolved external symbol "public: static
class vtkBoxWidget * __cdecl vtkBoxWidget::New(void)"
(?New at vtkBoxWidget@@SAPAV1 at XZ) referenced in function _main
E:\ETH - Z\vtk\VTK\Debug\vtk.exe : fatal error LNK1120: 1 unresolved
externals
Who can help?
Radu.
More information about the vtkusers
mailing list