← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #235975]: [1.0.1] Windows: Java: "Fatal Error 110: loading: WinUtil.dll" when running from command prompt

 

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

RaiMan posted a new comment:
ok, I did not go back to comment #13, sorry ;-)

Sikuli detects the Java version and from where Java is loaded:
a 64-Bit Java from C:/Program Files/Java/jre7/

But now from comment #13 I see this:
...... ;C:\Apps\SikuliX\libs;C:\Program Files\Java\jdk1.7.0_45\bin;C:\Apps\SikuliX\libs\;C:\Apps\Grinder\local-libs\
libs\
which seems to be the system path.

It should only be this:
...... ;C:\Apps\Grinder\local-libs\libs\ 

supposing that the used sikuli-ide.jar seems to be in C:\Apps\Grinder
\local-libs

the other libs folder comes before and might contain stuff, that
collides with the running Sikuli

ONLY ONE Sikuli libs folder should be on system path at runtime and this
should be the one fitting to the running Sikuli (Sikuli internally tries
to support this, if not hindered by the user ;-)

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