sikuli start winutil problem

Asked by Alex

HI,

After successfully installing SikuliX on my laptop (win8.1) and trying to start it with sikulix.jar and I am getting following error pop-up:
Problem with SikuliX libs folder - see error log

from error log:
[debug] Debug: setLogFile: C:/SikuliX/SikuliLog.txt
[debug (8.5.2014 15:14:44)] Running on Java 7 (1.7.0_55-b14)
[debug (8.5.2014 15:14:44)] --- Sikuli parameters ---
[debug (8.5.2014 15:14:44)] 1: -d
[error (8.5.2014 15:14:44)] IDE: No native support for Windows
org.sikuli.ide.NativeSupportWindows
[debug (8.5.2014 15:14:44)] locale: en_US
[debug (8.5.2014 15:14:44)] ResourceLoader: SikuliX Package Build: 1.1.0-Beta1 2014-05-05-18
[debug (8.5.2014 15:14:44)] ResourceLoader: check: we are running on arch: x86
[debug (8.5.2014 15:14:44)] ResourceLoader: check: using Java at: C:/Program Files/Java/jre7/
[debug (8.5.2014 15:14:44)] ResourceLoader: check: Exists libs folder at location of jar? YES: C:/SikuliX/
[debug (8.5.2014 15:14:44)] ResourceLoader: checkLibsDir: trying: C:/SikuliX/libs
[debug (8.5.2014 15:14:44)] ResourceLoader: checkLibsDir: Running on Windows - checking system path!
[error (8.5.2014 15:14:45)] ResourceLoader: loadLib: Fatal Error 110: loading: WinUtil.dll
[error (8.5.2014 15:14:45)] ResourceLoader: loadLib: Since native library was found, it might be a problem with needed dependent libraries
C:\SikuliX\libs\WinUtil.dll: The specified procedure could not be found
[error (8.5.2014 15:14:45)] ResourceLoader: loadLib: Check, wether a valid Sikuli libs folder is in system path at runtime!
[error (8.5.2014 15:14:45)] RunSetup: Problem with SikuliX libs folder - see error log
[error (8.5.2014 15:14:46)] Terminating SikuliX after a fatal error(110)! Sorry, but it makes no sense to continue!
If you do not have any idea about the error cause or solution, run again
with a Debug level of 3. You might paste the output to the Q&A board.
[debug (8.5.2014 15:14:46)] SikuliX: cleanUp: 0
[debug (8.5.2014 15:14:46)] Screen: initScreens: basic initialization (1 Screen(s) found)
[debug (8.5.2014 15:14:46)] Screen: *** monitor configuration (primary: 0) ***
[debug (8.5.2014 15:14:46)] Screen: 0: S(0)[0,0 1680x1050]
[debug (8.5.2014 15:14:46)] Screen: *** end monitor configuration ***
[debug (8.5.2014 15:14:46)] IDE: final cleanup

I have everything installed on C:\SikuliX

any ideas ?

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
Eugene S
Solved:
Last query:
Last reply:
Revision history for this message
Best Eugene S (shragovich) said :
#1

Hi,

It is a known issue with the new version and currently under investigation.

 You can see it mentioned on the main page:
https://launchpad.net/sikuli/+announcement/12642

I believe there will be an update once it's solved.

Cheers,
Eugene

Revision history for this message
Alex (aco-ristic) said :
#2

Thanks Eugene S, that solved my question.