sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #29402
[Question #258218]: Exception using custom-built libvisionproxy.so
New question #258218 on Sikuli:
https://answers.launchpad.net/sikuli/+question/258218
I've used a nightly build for Sikuli1.1.0 on a fedora 64 bit system. I've used Sikuli-1.0.1-Supplemental-LinuxVisionProxy (I don't think there is another ... but I'm aware there is a mismatch in the version numbering). I have a custombuilt OpenCV, leptonica, and tesseract. I'm able to build libvisionproxy.so.
I'm then using the normal sikulixsetup-1.1.0.jar
install procedure and copy the libvisionproxy.so libtesseract.so, libleptonica.so and libopencv.so into the libs directory.
I run the 'runsikulix' script and the IDE starts and looks OK.
I can make screenshots correctly, but any attempt to run a Python script on the imgae segments results in:
[error] java.lang.NoClassDefFoundError ( java.lang.NoClassDefFoundError: org/sikuli/natives/VisionProxyJNI )
I use this version of Java:
java -version
java version "1.7.0_55"
OpenJDK Runtime Environment (rhel-2.4.7.1.el6_5-x86_64 u55-b13)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.