sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42767
Re: [Question #642580]: Crash after pressing CLick()
Question #642580 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/642580
Description changed to:
Hi!
I did everything using this instructions https://answers.launchpad.net/sikuli/+faq/2005 but i have 2 problems:
1. The IDE is crashed after pressing click() (or other) button. I use Sikuli-IDE-w.bat
2. Java_home and Sikuli_home have been added to my variables but after entering this 'java -jar "%SIKULI_HOME%sikuli-script.jar" -i' on a comand line I received error message.
Help me pls :(
C:\Windows\system32>java -jar "%SIKULI_HOME%sikuli-script.jar" -i
[info] Sikuli vision engine loaded.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "D:\sikuli\sikuli-script.jar\Lib\sikuli\__init__.py", line 3, in <module>
File "D:\sikuli\sikuli-script.jar\Lib\sikuli\Sikuli.py", line 26, in <module>
java.lang.UnsatisfiedLinkError: D:\sikuli\libs\Win32Util.dll: Can't find dependent libraries
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
....
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.