← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #140519]: Sikuli X - Windows - libraries not found - Win32Util.dll - problems when running a script

 

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

ShmenonPie posted a new comment:
I fixed this the following way (for 32 bit systems with JRE7, if you're
on 64, I suspect it'll still work but you'll need to change
%PROGRAMFILES% to %PROGRAMFILES(X86)%):

Open up Control Panel, search for Environment Variables, get that dialog
up, then edit Path to include "%PROGRAMFILES%\Java\jre7\bin" and
"%PROGRAMFILES%\Sikuli X\libs", then edit PathExt to include ".DLL".

The reason the suggested solutions above don't work is because DLL files
aren't searched for in the path locations by default, so that should fix
it.

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