Hi Team,
I am trying to create a JAVA application using FREngine version 12 Linux on Windows 10 machine.While running the Hello java class getting below error
Initializing Engine...
Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load library: E:\ABBYY\FREngine12\Bin\FREngine.Jni.dll
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1827)
at java.lang.Runtime.load0(Runtime.java:809)
at java.lang.System.load(System.java:1086)
at com.abbyy.FREngine.Engine.loadFREngineJNIDllFromFolder(Engine.java:231)
at com.abbyy.FREngine.Engine.loadFREngineJNIDll(Engine.java:212)
at com.abbyy.FREngine.Engine.InitializeEngine(Engine.java:40)
at com.pennant.abbyy.integration.Hello.loadEngine(Hello.java:36)
at com.pennant.abbyy.integration.Hello.Run(Hello.java:24)
at com.pennant.abbyy.integration.Hello.main(Hello.java:11)
We have installed FineReader Engine 12 for Linux.But I'm trying to run Hello code in Windows machine.I have copied Bin and Inc/Java folders from Linux machine to my local windows machine.In Bin folder I didn't find "FREngine.Jni.dll" file.Is it correct way I am doing.Could you please suggest.Or else do we need to install separate licence for windows.How can I get FREngine.Jni.dll file.Please help me on this.
Below is the customer details:
Customer Project ID*:
B6HGsXrNTtAm3vxwn9Cb
Comments
0 comments
Please sign in to leave a comment.