← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #257930]: Can't find native libs when running on Jenkins

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
for version 1.0.1:
on a system you need sikuli-java.jar, that is prepared for this system type (Windows, Mac or Linux).
Using Maven, you have to add this manually to your local repo or load the dependency with a folder spec.
Hence you might simply copy a valid sikuli-java.jar from one system to the other.
If the target system is of a different type, you have to run setup, to get a valid jar for that system.

for version 1.1.0:
sikulixapi.jar (successor of sikuli-java.jar) is prepared for MavenCentral (currently still snapshots on OSSRH), so a simple dependency will download the valid jars.

BTW: sikuli-api-1.0.2-standalone is from a different project and is not
compatible with SikuliX. They should not be mixed in one usage.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.