<div dir="ltr">Hi Stephan,<div><br></div><div>I've got a repo on github that updates building VTK tclkits here: <a href="https://github.com/glawlor/vtkit">https://github.com/glawlor/vtkit</a></div><div><br></div><div>At the moment it builds with VTK5.x for win/linux/mac</div><div><br></div><div>I'll update it to build with VTK 6.x - the change in v6.x to a modular VTK build breaks from v5.x.</div><div><br></div><div>Thanks,</div><div><br></div><div>Goodwin</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 24, 2015 at 5:50 PM, Franke, Stephan <span dir="ltr"><<a href="mailto:Stephan.Franke@inpro.de" target="_blank">Stephan.Franke@inpro.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="DE" link="blue" vlink="purple">
<div>
<p class="MsoNormal">Hello,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I try to buid a tclkit with vtk 6.1 and tcl/tk 8.5.18 under windows 8 for the x64 architecture.<u></u><u></u></p>
<p class="MsoNormal">I had done this with vtk 5.8 and tcl/tk 8.5.18 without problems.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Now when I compile and link my tclkit against vtk 6.1 I get this unresolved externals:<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">2>------ Build started: Project: tclkit, Configuration: Release x64 ------<u></u><u></u></p>
<p class="MsoNormal">2>kitInit.obj : error LNK2001: unresolved external symbol Vtkcommontcl_Init<u></u><u></u></p>
<p class="MsoNormal">2>kitInit.obj : error LNK2001: unresolved external symbol Vtkfilteringtcl_Init<u></u><u></u></p>
<p class="MsoNormal">2>kitInit.obj : error LNK2001: unresolved external symbol Vtkgraphicstcl_Init<u></u><u></u></p>
<p class="MsoNormal">2>kitInit.obj : error LNK2001: unresolved external symbol Vtkiotcl_Init<u></u><u></u></p>
<p class="MsoNormal">2>kitInit.obj : error LNK2001: unresolved external symbol Vtkimagingtcl_Init<u></u><u></u></p>
<p class="MsoNormal">2>kitInit.obj : error LNK2001: unresolved external symbol Vtkwidgetstcl_Init<u></u><u></u></p>
<p class="MsoNormal">2>kitInit.obj : error LNK2001: unresolved external symbol Vtkvolumerenderingtcl_Init<u></u><u></u></p>
<p class="MsoNormal">2>kitInit.obj : error LNK2001: unresolved external symbol Vtkrenderingtcl_Init<u></u><u></u></p>
<p class="MsoNormal">2>kitInit.obj : error LNK2001: unresolved external symbol Vtkhybridtcl_Init<u></u><u></u></p>
<p class="MsoNormal">2>kitInit.obj : error LNK2001: unresolved external symbol Vtkparalleltcl_Init<u></u><u></u></p>
<p class="MsoNormal">2>kitInit.obj : error LNK2001: unresolved external symbol Vtkinfovistcl_Init<u></u><u></u></p>
<p class="MsoNormal">2>kitInit.obj : error LNK2001: unresolved external symbol Vtkviewstcl_Init<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Did someone know what is missing here?<u></u><u></u></p>
<p class="MsoNormal">Which vtk library contains these external symbols?<u></u><u></u></p>
<p class="MsoNormal">Is there something that had changed since vtk 5.8, because with this version I can build my vtk-tclkit.<u></u><u></u></p>
<p class="MsoNormal">That you very much in advance for your help.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Best regards,<u></u><u></u></p>
<p class="MsoNormal">Stephan Franke<u></u><u></u></p>
</div>
</div>

<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>