You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I'm really having a hard time setting up the framework. I couldn't run the examples. It's frustrating :-( When I run the calculator example I get the following error:
C:\Users\adred\sikuli-framework>python run.py examples\calculator\add.py
Launching Jython [examples\calculator\add.py]...
java -Dsikuli.Debug=0 -cp java/jython.jar;java/*;. -Dpython.path=.;java/sikuli-s
cript.jar/Lib;src;examples -Xmx1024M org.python.util.jython -Dpythonpath=. -Dlog
level=TRACE examples\calculator\add.py
Jun 01, 2015 1:28:07 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
x80000002. Windows RegCreateKeyEx(...) returned error code 5.
[error] ResourceLoaderBasic: loadLib: Fatal Error 110: loading: WinUtil.dll
[error] ResourceLoaderBasic: loadLib: Since native library was found, it might b
e a problem with needed dependent libraries
C:\Users\adred\sikuli-framework\java\libs\WinUtil.dll: Can't find dependent libr
aries
[error] ResourceLoaderBasic: loadLib: Check, wether a valid Sikuli libs folder i
s in system path at runtime!
[error] Terminating SikuliX after a fatal error(110)! Sorry, but it makes no sen
se 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.
----------------------------
Performing post processing..
----------------------------
Done.
I've added C:\Users\adred\sikuli-framework\java\libs\ and C:\Users\adred\Documents\SikuliX\libs in the system path but still no luck.
The text was updated successfully, but these errors were encountered:
Hi I'm really having a hard time setting up the framework. I couldn't run the examples. It's frustrating :-( When I run the calculator example I get the following error:
I've added
C:\Users\adred\sikuli-framework\java\libs\
andC:\Users\adred\Documents\SikuliX\libs
in the system path but still no luck.The text was updated successfully, but these errors were encountered: