New question #265469 on Sikuli: https://answers.launchpad.net/sikuli/+question/265469
Hi Raimund, I am just trying to update my build environment for catching sikulixapi via maven. As I saw in my local maven repository, there are now two jar files: - sikulixapi/1.1.0-SNAPSHOT/sikulixapi-1.1.0-SNAPSHOT.jar - sikulixlibsmac/1.1.0-SNAPSHOT/sikulixlibsmac-1.1.0-SNAPSHOT.jar <- This contains the well known native OS libraries At the moment i get the following error: [error] RunTimeINIT: *** terminating: libs to export not found on above classpath: /sikulixlibs/mac/libs64 I tried several things to fulfill that requirement but without any success. If my directory structure looks like this: /myApp.jar /lib/sikulixapi-1.1.0-SNAPSHOT.jar Where do I have to put the sikulixlibsmac-1.1.0-SNAPSHOT.jar? Or do i have to extract it somewhere? -- You received this question notification because you are a member of Sikuli Drivers, which 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

