<span class="Apple-style-span" style="border-collapse: collapse; ">"Can't fin<span class="Apple-style-span" style="color: rgb(80, 0, 80); ">d dependent libraries</span>" 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"><<a href="mailto:paul.kudrle@gmail.com">paul.kudrle@gmail.com</a>></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'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.<clinit>(Cone.java:27)<br>
Could not find the main class: vtkjavacone.Cone. Program will exit.<br>
<div class="im">Exception in thread "main"<br>
Exception in thread "main" 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>
><br>
> I build nightly 64 bit cvs versions of VTK using 64 bit Java every night<br>
> on<br>
> Visual Studio 2009. Everything should work as long as you select the<br>
> "Visual<br>
> Studio 9 2008 Win64" generator and download the 64bit package of java.<br>
><br>
> On Thu, Jun 25, 2009 at 9:32 AM, Gerrick Bivins<br>
> <<a href="mailto:gbivins@objectreservoir.com">gbivins@objectreservoir.com</a><br>
>> wrote:<br>
><br>
>> Yes. I'm using release tags VTK 5.2 and VTK 5.4. Haven't tried cvs trunk<br>
>> in<br>
>> a while.<br>
>> Gerrick<br>
>><br>
>><br>
>> On 6/25/09 8:27 AM, "pkudrle" <<a href="mailto:paul.kudrle@gmail.com">paul.kudrle@gmail.com</a>> wrote:<br>
>><br>
>> ><br>
>> > Great thanks. I will try both if need be.<br>
>> ><br>
>> > Did you download the source from the CVS repository?<br>
>> ><br>
>> ><br>
>> > Gerrick Bivins wrote:<br>
>> >><br>
>> >> I'm using VS 2005 with AMD and VTK runs just fine with Java on 64<br>
>> bit.<br>
>> >> Not sure about Visual Studio 9 but the dashboard looks like its<br>
>> working<br>
>> >> ok:<br>
>> >> <a href="http://www.cdash.org/CDash/buildSummary.php?buildid=363932" target="_blank">http://www.cdash.org/CDash/buildSummary.php?buildid=363932</a><br>
>> >> Something else with your cmake configuration is incorrect.<br>
>> >> Gerrick<br>
>> >><br>
>> >><br>
>> >> On 6/24/09 12:14 PM, "pkudrle" <<a href="mailto:paul.kudrle@gmail.com">paul.kudrle@gmail.com</a>> wrote:<br>
>> >><br>
>> >>><br>
>> >>> I am new too VTK and I am looking at replacing our current 3D engine<br>
>> with<br>
>> >>> VTK. We are dependent on using Java and 64-bit.<br>
>> >>><br>
>> >>> I tried using cmake with the Visual Studio 9 64-bit but the cmake<br>
>> tool<br>
>> >>> did<br>
>> >>> not display the Java options.<br>
>> >>><br>
>> >>> I can do the build with the Visual Studio 9 32-bit but then the .dll<br>
>> that<br>
>> >>> are created are for 32-bit systems and I get this error (Can't load<br>
>> IA<br>
>> >>> 32-bit .dll on a AMD 64-bit platform).<br>
>> >>><br>
>> >>> Is the 64-bit platform an option for me?<br>
>> >>><br>
>> >>> Are there work arounds? How reliable is 64-bit for VTK?<br>
>> >>><br>
>> >>> Thanks,<br>
>> >>> Paul<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<br>
>> >> <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:<br>
>> >> <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>
>> >><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<br>
>> <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:<br>
>> <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>
><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<br>
> <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:<br>
> <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>
><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>