ND2 plugins don=?UTF-8?Q?=C2=B4t_?=work
Posted by Pedro J CamelloDr Pedro J Camello on Mar 25, 2011; 6:52pm
URL: http://imagej.273.s1.nabble.com/ND2-plugins-don-UTF-8-Q-C2-B4t-work-tp3685270.html
Hi all,
a couple of weeks ago ND2 plugin worked perfectly to import nd2 files from nis-elements. However, today the plugin crashes.
This is the message at the error window:
java.lang.UnsatisfiedLinkError: D:\ImageJ\Nd2SdkWrapperI6D.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1803)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1728)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1028)
at ND_to_Image6D.<clinit>(ND_to_Image6D.java:41)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at ij.IJ.runUserPlugIn(IJ.java:181)
at ij.IJ.runPlugIn(IJ.java:150)
at ij.Executer.runCommand(Executer.java:124)
at ij.Executer.run(Executer.java:61)
at java.lang.Thread.run(Thread.java:619)
I tried the Loci bioformat pluging but it also fails ("Sorry an error ocurred during import")
I´m using ImageJ 1.44p and Java 1.6.0_20 (x64 bit)
I would appreciate any input
Thanks
Pedro