<DIV>Ok. Hello everybody.</DIV>
<DIV>Im trying to use implement an observer. I implemen a class (vtkCustomCallback), a very simple one...</DIV>
<DIV>&nbsp;</DIV>
<DIV>class vtkCustomCallback : public vtkCommand<BR>{<BR>public:<BR>&nbsp; static vtkTPWCallback *New() <BR>&nbsp;&nbsp;&nbsp; { return new vtkTPWCallback; }<BR>&nbsp; virtual void Execute(vtkObject *caller, unsigned long, void*)<BR>&nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp; }<BR>};</DIV>
<DIV>&nbsp;</DIV>
<DIV>As you can see, its very simple. The problem is that when i try to build my proyect i get this errors...</DIV>
<DIV>&nbsp;</DIV>
<DIV>TestPlanoW.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall vtkObjectBase::CollectRevisions(class std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt; &amp;)" (<A href="mailto:?CollectRevisions@vtkObjectBase@@MAEXAAV?$basic_ostream">?CollectRevisions@vtkObjectBase@@MAEXAAV?$basic_ostream</A><BR>@DU?$char_traits@D@std@@@std@@@Z)<BR>TestPlanoW.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall vtkObjectBase::PrintTrailer(class std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt; &amp;,class vtkIndent)" (<A href="mailto:?PrintTrailer@vtkObjectBase@@UAEXAAV?$basic_os">?PrintTrailer@vtkObjectBase@@UAEXAAV?$basic_os</A><BR><A href="mailto:tream@DU?$char_traits@D@std@@@std@@VvtkIndent@@@Z">tream@DU?$char_traits@D@std@@@std@@VvtkIndent@@@Z</A>)<BR>TestPlanoW.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall vtkObjectBase::PrintHeader(class
 std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt; &amp;,class vtkIndent)" (<A href="mailto:?PrintHeader@vtkObjectBase@@UAEXAAV?$basic_ostr">?PrintHeader@vtkObjectBase@@UAEXAAV?$basic_ostr</A><BR><A href="mailto:eam@DU?$char_traits@D@std@@@std@@VvtkIndent@@@Z">eam@DU?$char_traits@D@std@@@std@@VvtkIndent@@@Z</A>)<BR>TestPlanoW.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall vtkObjectBase::PrintSelf(class std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt; &amp;,class vtkIndent)" (<A href="mailto:?PrintSelf@vtkObjectBase@@UAEXAAV?$basic_ostream">?PrintSelf@vtkObjectBase@@UAEXAAV?$basic_ostream</A>@<BR><A href="mailto:DU?$char_traits@D@std@@@std@@VvtkIndent@@@Z">DU?$char_traits@D@std@@@std@@VvtkIndent@@@Z</A>)<BR>Debug/TestPlanoW.exe : fatal error LNK1120: 4 unresolved externals</DIV>
<DIV>&nbsp;</DIV>
<DIV>I search the web and i didn´t find information...</DIV>
<DIV>All my vtk proyecto work fines, i link all the vtk*.lib. The same problem happen in visual studio 6 en visual studio .net...</DIV>
<DIV>&nbsp;</DIV>
<DIV>any ideas ?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanxs to all.</DIV>
<DIV>Bye.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Martín Larrea.</DIV>
<DIV>Universidad NAcional del Sur.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>unresolved external symbol "protected: virtual void __thiscall vtkObjectBase::CollectRevisions(class std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt; &amp;)" (<A href="mailto:?CollectRevisions@vtkObjectBase@@MAEXAAV?$basic_ostream">?CollectRevisions@vtkObjectBase@@MAEXAAV?$basic_ostream</A><BR>@DU?$char_traits@D@std@@@std@@@Z)</DIV><p>
                <hr size=1> 
Ahora podés usar Yahoo! Messenger en tu <b>Unifón</b>, 
en cualquier momento y lugar.<br> 
Encontrá más información <a href="http://ar.mobile.yahoo.com/sms.html">aquí</a>.