Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run examples #4

Open
adred opened this issue Jun 1, 2015 · 0 comments
Open

Unable to run examples #4

adred opened this issue Jun 1, 2015 · 0 comments

Comments

@adred
Copy link

adred commented Jun 1, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant