Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.1.4] error RunTimeAPI on VM native libraries not found #28

Closed
LisBerndt opened this issue Sep 11, 2018 · 3 comments
Closed

[1.1.4] error RunTimeAPI on VM native libraries not found #28

LisBerndt opened this issue Sep 11, 2018 · 3 comments

Comments

@LisBerndt
Copy link

LisBerndt commented Sep 11, 2018

Hello again!

I got problems using sikulixapi.jar for textrecognition on a vm.

[error] RunTimeAPI: *** terminating: TextRecognizer: start: native libraries not found.

On my local pc it´s working fine.

System properties of the vm:

WIN7 Prof 64bit, SP1, Java Version: 1.8.0_181 Java SE Runtime Environment, jruby 9.2.0.0

It´s definitely no occasional problem; all my vms show the same behavior. But I can´t except for my windows version identify differences concerning the system properties.

@LisBerndt LisBerndt changed the title error RunTimeAPI on VM [1.1.4] error RunTimeAPI on VM native libraries not found Sep 12, 2018
@RaiMan
Copy link
Owner

RaiMan commented Sep 12, 2018

Can you run the IDE on such a VM using
java -jar sikulix.jar -v -c
from a commandline
and then in the IDE run this one line
print selectRegion().text()

If running the IDE GUI is not possible, make a .sikuli and run as
java -jar sikulix.jar -v -r test.sikuli

... send the debug output to my mail (see: https://github.com/RaiMan)

@LisBerndt
Copy link
Author

LisBerndt commented Sep 13, 2018

Your hint helped me! Thanks!!
To the others: Ensure the latest Visual C++ Red. Pack. (>=2013) being installed!

@RaiMan
Copy link
Owner

RaiMan commented Sep 13, 2018

Thanks for confirmation. I put it in the docs.

@RaiMan RaiMan closed this as completed Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants