← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #209040]: UnsatisfiedLinkError while run from java - no write access to Windows folder

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
try this:
set environment variable
SIKULI_HOME

to the directory, that contains the Sikuli libs folder (hoping this is
writeable)

Take care for the mandatory trailing backslash.

e.g. in command environment
set SIKULI_HOME=C:\Program Files\Sikuli X\

another option is to preset Java's property java.temp.library with a
writeable folder.

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