The short answer would be yes. I build a Debug and Release version of VTK with TCL wrapping enabled nightly. The key here though is your tcl built 64bit? <div><br></div><div><a href="http://www.cdash.org/CDash/buildSummary.php?buildid=468750">http://www.cdash.org/CDash/buildSummary.php?buildid=468750</a></div>
<div><a href="http://www.cdash.org/CDash/buildSummary.php?buildid=468750"></a><a href="http://www.cdash.org/CDash/buildSummary.php?buildid=468789">http://www.cdash.org/CDash/buildSummary.php?buildid=468789</a><br><br><div class="gmail_quote">
On Tue, Nov 10, 2009 at 2:19 PM, Michael Kloster <span dir="ltr"><<a href="mailto:vtkusers@michael-kloster.de">vtkusers@michael-kloster.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello Everybody!<br>
<br>
Has anybody managed to compile VTK 5.4.2 on Windows 64Bit with Visual Studio 2008 including the TCL wrapper?<br>
<br>
I can compile the "BUILD_ALL" projekt without TCL wrapper, but with the TCL wrapping enabled I get thousands of Linking errors (LNK2019 and LNK2001) complaining about not resolvolable external symbols "__imp_Tcl_XXXXXXX".<br>
<br>
Even without TCL wrapping I have problems when trying to compile the "INSTALL" project getting an error PRJ0019 about a tool returning an error code. Occasionally the compiling succeds, but I can find no "vtk.exe" in the chosen install directory.<br>
<br>
Do I have to care about 104 warnings C4267 complaining about possible data loss when convertig from "size_t" to "int"?<br>
<br>
Is VTK running reliably when compiled for 64Bit, especially the volume rendering? I get an "bad allocation" error when trying to render volumes of really large data sets with VTK 32Bit, so I wanted to give 64Bit a try.<br>
<br>
<br>
Any help is appreciated,<br>
bye,<br>
Michael<br>
<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>
</blockquote></div><br></div>