<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I have just upgraded to the new VTK version 6.2.0 and, I am getting an error which never happened previously.</p>
<p>I am starting by creating the vtkCone example in a Microsoft Document/View application.</p>
<p><br>
</p>
<p>The compile is fine with no errors however, I am getting a LNK 2019 error on the vtkRender::new call (static).</p>
<font face="Consolas" size="1">
<p><br>
</p>
<font face="Consolas" size="1">
<p><br>
</p>
<p><span style="font-size: 12pt;">VTK Basic AppView.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class vtkRenderer * __cdecl vtkRenderer::New(void)" (__imp_?New@vtkRenderer@@SAPAV1@XZ) referenced in function "protected:
 __thiscall CVTKBasicAppView::CVTKBasicAppView(void)" (??0CVTKBasicAppView@@IAE@XZ)</span></p>
<p><br>
</p>
<p><span style="font-size: 12pt;">C:\Software Development\VTK Windows Development\VTK Basic App\Debug\VTK Basic App.exe : fatal error LNK1120: 1 unresolved externals</span></p>
<p><span style="font-size: 12pt;"><br>
</span></p>
<p><span style="font-size: 12pt;">Has anyone had the same experience and how was it resolved?</span></p>
</font>
<p><br>
</p>
</font>
<p><br>
</p>
<font face="Consolas" size="1">
<p><br>
</p>
<font face="Consolas" size="1">
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
</font>
<p><br>
</p>
</font>
<p><br>
</p>
</div>
</body>
</html>