<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I'm having&nbsp;problems configuring the 
wxVTKwindow class from Todd to work in MSVC++.&nbsp;&nbsp; Aside from the 
new/delete operators being ambiguious, somehow, the linking is screwed up, 
giving me these errors... </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>wxVTKRenderWindowInteractor.obj : error LNK2001: 
unresolved external symbol "public: virtual void __thiscall 
vtkObject::PrintTrailer(class std::basic_ostream&lt;char,struct 
std::char_traits&lt;char&gt; &gt; &amp;,class vtkIndent)" (<A 
href="mailto:?PrintTrailer@vtkObject@@UAEXAAV">?PrintTrailer@vtkObject@@UAEXAAV</A>?<BR><A 
href="mailto:$basic_ostream@DU?$char_traits@D@std@@@std@@VvtkIndent@@@Z">$basic_ostream@DU?$char_traits@D@std@@@std@@VvtkIndent@@@Z</A>)<BR>wxVTKRenderWindowInteractor.obj 
: error LNK2001: unresolved external symbol "public: virtual void __thiscall 
vtkObject::PrintHeader(class std::basic_ostream&lt;char,struct 
std::char_traits&lt;char&gt; &gt; &amp;,class vtkIndent)" (<A 
href="mailto:?PrintHeader@vtkObject@@UAEXAAV?$b">?PrintHeader@vtkObject@@UAEXAAV?$b</A><BR><A 
href="mailto:asic_ostream@DU?$char_traits@D@std@@@std@@VvtkIndent@@@Z">asic_ostream@DU?$char_traits@D@std@@@std@@VvtkIndent@@@Z</A>)<BR>wxVTKRenderWindowInteractor.obj 
: error LNK2001: unresolved external symbol "public: virtual void __thiscall 
vtkRenderWindowInteractor::PrintSelf(class std::basic_ostream&lt;char,struct 
std::char_traits&lt;char&gt; &gt; &amp;,class vtkIndent)" (<A 
href="mailto:?PrintSelf@vtkRender">?PrintSelf@vtkRender</A><BR><A 
href="mailto:WindowInteractor@@UAEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@VvtkIndent@@@Z">WindowInteractor@@UAEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@VvtkIndent@@@Z</A>)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Anyone also experiencing these problems and has a 
solution?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV></BODY></HTML>