← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #231849]: [1.0] assembled .jar at runtime: Native libraries not found

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Say you have Sikuli stuff at
/Stuff/SikuliX

containing sikuli-script.jar and the libs folder.

in Eclipse:
set a reference to /Stuff/SikuliX/sikuli-script.jar in your project properties

on command line:
java -cp /Stuff/SikuliX/sikuli-script.jar -jar mystuff.jar

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