Question #674455 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/674455

Description changed to:
I used sikulixapi.jar version 1.1.4 and i encountered this error
message:

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

Here is the set of codes (Java):

App.focusedWindow();
  Region f = findText(message);
  f.highlight(2);
  System.err.println(1);

How can I solve this error? 
Thank you and have a good day,
Daryl Matthieu M. Nicolas

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to