- Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /home/myname/Downloads/2168_Vision_Example-master/_Libraries/softFP/lib_OpenCV/java/libopencv_java2410.so which might have disabled stack guard. The VM will try to fix the stack guard now.
- It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
- Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/myname/Downloads/2168_Vision_Example-master/_Libraries/softFP/lib_OpenCV/java/libopencv_java2410.so: /home/myname/Downloads/2168_Vision_Example-master/_Libraries/softFP/lib_OpenCV/java/libopencv_java2410.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)
- at java.lang.ClassLoader$NativeLibrary.load(Native Method)
- at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1929)
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1847)
- at java.lang.Runtime.loadLibrary0(Runtime.java:870)
- at java.lang.System.loadLibrary(System.java:1119)
- at main.Main.main(Main.java:11)
SHARE
TWEET
Untitled
a guest
Jan 16th, 2015
198
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
