<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">Whereever you use vtk headers, insert these line before them</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div>
<div class="gmail_default" style="font-family:verdana,sans-serif"><pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(0,0,128)">#define</span><span style="color:rgb(192,192,192)"> </span><span style="color:rgb(0,0,128)">vtkRenderingCore_AUTOINIT</span><span style="color:rgb(192,192,192)"> </span><span style="color:rgb(0,0,128)">4</span><span style="color:rgb(0,0,0)">(</span>vtkInteractionStyle<span style="color:rgb(0,0,0)">,</span>vtkRenderingFreeType<span style="color:rgb(0,0,0)">,</span>vtkRenderingFreeTypeOpenGL<span style="color:rgb(0,0,0)">,</span>vtkRenderingOpenGL<span style="color:rgb(0,0,0)">)</span></pre>
<pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(0,0,128)">#define</span><span style="color:rgb(192,192,192)"> </span><span style="color:rgb(0,0,128)">vtkRenderingVolume_AUTOINIT</span><span style="color:rgb(192,192,192)"> </span><span style="color:rgb(0,0,128)">1</span><span style="color:rgb(0,0,0)">(</span>vtkRenderingVolumeOpenGL<span style="color:rgb(0,0,0)">)</span></pre>
<pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(0,0,0)"><br></span></pre><pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(0,0,0)"><br></span></pre><pre style="margin-top:0px;margin-bottom:0px">
<span style="color:rgb(0,0,0)">HTH</span></pre><pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(0,0,0)"><br></span></pre><pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(0,0,0)">Jho</span></pre>
</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div dir="ltr">Jothybasu K Selvaraj</div><div>Post Doctoral Fellow</div>
<div>Dept. of Radiotherapy</div><div>Netherlands Cancer Institute-Antoni van Leeuwenhoek</div><div>Amsterdam<br><br></div></div></div>
<br><br><div class="gmail_quote">On Wed, Mar 12, 2014 at 11:35 AM, <span dir="ltr"><<a href="mailto:antonioreyes@gmail.com" target="_blank">antonioreyes@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div dir="ltr" style="font-family:'Calibri','Segoe UI','Meiryo','Microsoft YaHei UI','Microsoft JhengHei UI','Malgun Gothic','sans-serif';font-size:12pt"><div style>
Hi,</div><div style>I’m trying to migrate one Project from vtk-5.10.1 to vtk 6.1.0. My Project is dependent from both ITK and VTK. I just copy-pasted the cmakelist.txt files and everything compiled without any problems. However, when I try to run any application, I get the message saying that the system cannot find whatever dll from VTK is needed (depending on the application, it’s one or another). It seems there is a linking problem, although I don’t know why, since the configuration of the Project didn’t change at all. I also changed my Visual Studio versión from 11 to 12 (2012 to 2013).</div>
<div style><br></div><div style>Did anyone have the same issue? Can anyone help me in solving the problem?</div><div style><br></div><div style>Thanks.</div><div style><br></div><div style><br></div></div>
</div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>