Hi,
I am getting error on windows server 2016, 64bit. I have VC++ 2017
redistributable installed in my VM. My tessesract code is developed in
spring boot app which works correctly in my PC. I copied the same project
and tried to run on windows server 2016 virtual machine. I am getting below
er
Hi,
I am getting an error
Exception in thread "main" java.lang.UnsatisfiedLinkError: The specified
module could not be found.
at com.sun.jna.Native.open(Native Method)
at com.sun.jna.Native.open(Native.java:1759)
at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:260)
at com.sun.jna.Na
2 matches
Mail list logo