|
Hello,
I'm trying to get the Jenoptik driver running but have a problem.
I downloaded the latest ImageJ for windows, bundled with the 32-bit java.
I registered at Jenoptik to download the ImageJ driver which is an exe file
that installs some class files and at least a dll (IJ_ProgResControl.dll).
I also installed the Progres software from Jenoptik in case this was needed
for some libraries.
When I launch ImageJ, and start the progres cam plugin from Jenoptik, I get
an error:
(the message is in Dutch, translated to English, this would be something
like: Cannot find the specified procedure (=method?):
java.lang.UnsatisfiedLinkError: C:\Program
Files\ImageJ\jre\bin\IJ_ProgResControl.dll: Kan opgegeven procedure niet
vinden
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1778)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1695)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1028)
at ProgRes_Cam.<clinit>(ProgRes_Cam.java:1096)
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:173)
at ij.IJ.runUserPlugIn(IJ.java:186)
at ij.IJ.runPlugIn(IJ.java:142)
at ij.Executer.runCommand(Executer.java:121)
at ij.Executer.run(Executer.java:58)
at java.lang.Thread.run(Thread.java:619)
Any idea what this might be or how I can solve this?
many thanks in advance,
Best regards,
Johan
|