[vtkusers] Trying to compile cone2.cxx

Paulo Trigueiros ptrigueiros at tvtel.pt
Wed Feb 11 11:56:54 EST 2004


I'm trying to compile the 2nd example from the book and I get the
following errors:
 
1.VTK Teste error LNK2001: unresolved external symbol "protected:
virtual void __thiscall vtkObjectBase::CollectRevisions(class
std::basic_ostream<char,struct std::char_traits<char> > &)"
(?CollectRevisions at vtkObjectBase@@MAEXAAV?$basic_ostream at DU?$char_traits
@D at std@@@std@@@Z)
2. VTK Teste error LNK2001: unresolved external symbol "public: virtual
void __thiscall vtkObjectBase::PrintTrailer(class
std::basic_ostream<char,struct std::char_traits<char> > &,class
vtkIndent)"
(?PrintTrailer at vtkObjectBase@@UAEXAAV?$basic_ostream at DU?$char_traits at D@s
td@@@std@@VvtkIndent@@@Z)
3. VTK Teste error LNK2001: unresolved external symbol "public: virtual
void __thiscall vtkObjectBase::PrintHeader(class
std::basic_ostream<char,struct std::char_traits<char> > &,class
vtkIndent)"
(?PrintHeader at vtkObjectBase@@UAEXAAV?$basic_ostream at DU?$char_traits at D@st
d@@@std@@VvtkIndent@@@Z)
4. VTK Teste error LNK2001: unresolved external symbol "public: virtual
void __thiscall vtkObjectBase::PrintSelf(class
std::basic_ostream<char,struct std::char_traits<char> > &,class
vtkIndent)"
(?PrintSelf at vtkObjectBase@@UAEXAAV?$basic_ostream at DU?$char_traits at D@std@
@@std@@VvtkIndent@@@Z)
 
What do I have to do?
I hope anyone can help me.
 
Paulo Trigueiros
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040211/39eecb71/attachment.htm>


More information about the vtkusers mailing list