New question #694243 on Sikuli: https://answers.launchpad.net/sikuli/+question/694243
Hey, using Sikuli 2.0.4 on Java 11 (Catalina) and having problems with text() OCR in general, cause of the missing link to my lib. I already found the workaround for a solution, but can't get this to work: https://github.com/RaiMan/SikuliX1/issues/350 https://stackoverflow.com/questions/2370545/how-do-i-make-a-target-library-available-to-my-java-app I tried adding the path by using my terminal, as written in the first link: java -Djna.library.path=</usr/local/lib> MainClass but it is not working... could you please provide the correct command line for adding this path to the jna.library.path? I would be very thankful! thx -- 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 : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

