Dear participants
After following the known steps for installing vtk plugins in imagej using
the compiled binaries from vtk I get the following error message after
trying to run the VTK version:
VTK native library load failed
Caused by; java.lang.UnsatisfiedLinkError: no vtkCommonJava in
java.library.path
Stack trace:
net.sf.ij_plugins.vtk.utils.VTKLoader.loadAll(VTKLoader.java 112)
net.sf.ij_plugins.vtk.utils.VTKVersionPlugin.run(VTKVersionPlugin.java:40)
ij.IJ.runUserPlugin(IJ.java:158)
ij.IJ.runPlugin(IJ.java:124)
ij.Executer.runCommand(Executer.java:95)
ij.Executer.run(Executer.java:49)
java.lang.Thread.run(Thread.java:619)
Thanks in advance
--
View this message in context: http://www.nabble.com/Problem-installing-vtk-filters-tf4953505.html#a14184705
Sent from the ij-plugins-users mailing list archive at Nabble.com.
|