Hello, <br><br>I've being trying to compile VTK to run on Windows XP OS and use it with Java!<br>I usually use NetBeans to build my Java projects... <br><br>But I'm getting some difficulties on this compilation...
<br>I've download Cmake, v. 2.6, also Visual Studio 2008, and tried some steps I've found into <br><span style="font-style: italic;">internet</span> tutorials. <br><br>I can configure everything on Cmake, and build the vtk source using Visual Studio, as followed
<br>the tutorials.<br>Now, I did the compilation of a "java + vtk" program works.. But when I try to run it, the follow<br>errors occour:<br><br>"Exception in thread "main" java.lang.UnsatisfiedLinkError
: VTKInit"<br><br>I have already tried to re-configure my PATH and CLASSPATH variables, but I got no success, <br>each time, a diferent error occours.. <br><br>The question is just easy:<br><br>Can someone help me???
<br>Is there a official documentation (or just one that really works) that explains how to configure the complete enviroment to use<br>Java + VTK on Windows XP??<br><br>Thanks for any help!!<br><br>Rodrigo<br><br><br><br>
<br>