← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #674455]: Text Recognizer

 

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.