← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #235169]: How to set SIKULI_HOME env variable after jar packaging?

 

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

Nikhil gave more information on the question:
@RaiMan: I thought setting the environment variables would solve my
problem, but looks like the env variables are set correctly in both the
ways. Issue still persists.

Now I have a new question- Does java code in my jar should refer the
sikuli-script.jar in jar's lib folder or the one present in the sikuli
installation folder. C:\Sikuli-IDE-1.0.0-Win64?

Because, I observed the strange thing during development in Eclipse is, putting sikuli-script.jar in project's lib folder and referencing it from there results in error--
[error] org.sikuli.script.FileManager.loadLibrary: Native library could not be extracted nor found: VisionProxy

however, referencing sikuli-script.jar from the installation dir works
perfectly.

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