<span class="Apple-style-span" style="border-collapse: collapse; ">&quot;Can&#39;t fin<span class="Apple-style-span" style="color: rgb(80, 0, 80); ">d dependent libraries</span>&quot; probably means that you do not have the Java dlls in your PATH.<span class="Apple-style-span" style="border-collapse: separate; "></span></span><div>
<span class="Apple-style-span" style="border-collapse: collapse;"><br></span><div><br></div><div><span class="Apple-style-span" style="border-collapse: collapse; "><span class="Apple-style-span" style="border-collapse: separate; "> 26, 2009 at 10:05 AM, pkudrle <span dir="ltr">&lt;<a href="mailto:paul.kudrle@gmail.com">paul.kudrle@gmail.com</a>&gt;</span> wrote:</span></span><div>
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
I have been able to get the 64-bit.  Turns out I had installed the VS C++<br>
Express edition which was causing me issues.  Once I uninstalled it the<br>
Visual Studio 9 64-bit had all the correct options.<br>
<br>
Though now I am still having the same issue with vtkRenderingJava.dll<br>
<br>
java.lang.UnsatisfiedLinkError:<br>
C:\Users\pkudrle\SRC\VTK\vtk542build\bin\Release\vtkRenderingJava.dll: Can&#39;t<br>
<div class="im">find dependent libraries<br>
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)<br>
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1778)<br>
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1703)<br>
        at java.lang.Runtime.loadLibrary0(Runtime.java:823)<br>
        at java.lang.System.loadLibrary(System.java:1028)<br>
</div>        at vtkjavacone.Cone.&lt;clinit&gt;(Cone.java:27)<br>
Could not find the main class: vtkjavacone.Cone.  Program will exit.<br>
<div class="im">Exception in thread &quot;main&quot;<br>
Exception in thread &quot;main&quot; Java Result: 1<br>
</div>BUILD SUCCESSFUL (total time: 11 seconds)<br>
<div><div></div><div class="h5"><br>
<br>
<br>
<br>
Dave Partyka wrote:<br>
&gt;<br>
&gt; I build nightly 64 bit cvs versions of VTK using 64 bit Java every night<br>
&gt; on<br>
&gt; Visual Studio 2009. Everything should work as long as you select the<br>
&gt; &quot;Visual<br>
&gt; Studio 9 2008 Win64&quot; generator and download the 64bit package of java.<br>
&gt;<br>
&gt; On Thu, Jun 25, 2009 at 9:32 AM, Gerrick Bivins<br>
&gt; &lt;<a href="mailto:gbivins@objectreservoir.com">gbivins@objectreservoir.com</a><br>
&gt;&gt; wrote:<br>
&gt;<br>
&gt;&gt; Yes. I&#39;m using release tags VTK 5.2  and VTK 5.4. Haven&#39;t tried cvs trunk<br>
&gt;&gt; in<br>
&gt;&gt; a while.<br>
&gt;&gt; Gerrick<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On 6/25/09 8:27 AM, &quot;pkudrle&quot; &lt;<a href="mailto:paul.kudrle@gmail.com">paul.kudrle@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Great thanks.  I will try both if need be.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Did you download the source from the CVS repository?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Gerrick Bivins wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; I&#39;m using VS 2005 with AMD and VTK runs just fine with  Java on 64<br>
&gt;&gt; bit.<br>
&gt;&gt; &gt;&gt; Not sure about Visual Studio 9 but the dashboard looks like its<br>
&gt;&gt; working<br>
&gt;&gt; &gt;&gt; ok:<br>
&gt;&gt; &gt;&gt; <a href="http://www.cdash.org/CDash/buildSummary.php?buildid=363932" target="_blank">http://www.cdash.org/CDash/buildSummary.php?buildid=363932</a><br>
&gt;&gt; &gt;&gt; Something else with your cmake configuration is incorrect.<br>
&gt;&gt; &gt;&gt; Gerrick<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On 6/24/09 12:14 PM, &quot;pkudrle&quot; &lt;<a href="mailto:paul.kudrle@gmail.com">paul.kudrle@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; I am new too VTK and I am looking at replacing our current 3D engine<br>
&gt;&gt; with<br>
&gt;&gt; &gt;&gt;&gt; VTK.  We are dependent on using Java and 64-bit.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; I tried using cmake with the Visual Studio 9 64-bit but the cmake<br>
&gt;&gt; tool<br>
&gt;&gt; &gt;&gt;&gt; did<br>
&gt;&gt; &gt;&gt;&gt; not display the Java options.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; I can do the build with the Visual Studio 9 32-bit but then the .dll<br>
&gt;&gt; that<br>
&gt;&gt; &gt;&gt;&gt; are created are for 32-bit systems and I get this error (Can&#39;t load<br>
&gt;&gt; IA<br>
&gt;&gt; &gt;&gt;&gt; 32-bit .dll on a AMD 64-bit platform).<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Is the 64-bit platform an option for me?<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Are there work arounds?  How reliable is 64-bit for VTK?<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Thanks,<br>
&gt;&gt; &gt;&gt;&gt; Paul<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt; &gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt;&gt; &gt;&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; &gt;&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;<br>
&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt;&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
&gt;<br>
<br>
</div></div><font color="#888888">--<br>
View this message in context: <a href="http://www.nabble.com/VTK-with-64-bit-java-tp24188376p24220918.html" target="_blank">http://www.nabble.com/VTK-with-64-bit-java-tp24188376p24220918.html</a><br>
</font><div class="im">Sent from the VTK - Users mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
</div><div><div></div><div class="h5">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>
</div></div></blockquote></div><br></div></div></div>