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

    Status: Answered => Open

rod is still having a problem:
Still a fatal error...

Here my steps :

1) set CLASSPATH=C:\Program Files (x86)\MySQL\MySQL Connector 
J\mysql-connector-java-5.1.28-bin.jar
2) set CLASSPATH=%CLASSPATH%;C:\Jython\jython-standalone-2.5.3.jar
3) java -cp "%CLASSPATH%;C:\apps\SikuliX\sikuli-ide.jar" org.python.util.jython

>>> from com.ziclix.python.sql import zxJDBC
>>> import org.sikuli.basics.SikuliXforJython
>>> import sys
>>> print sys.path
['', 'C:\\Jython\\Lib', 'C:\\Jython\\jython-standalone-2.5.3.jar\\Lib', 
'__classpath__', '__pyclasspath__/', u'/C:/apps/SikuliX/sikuli-ide.jar/Lib']
>>> from sikuli import *
[error] ResourceLoaderBasic: loadLib: Fatal Error 110: loading: WinUtil.dll
[error] ResourceLoaderBasic: loadLib: Since native library was found, it might 
be a problem with needed dependent libraries
C:\apps\SikuliX\libs\WinUtil.dll: Can't find dependent libraries
[error] ResourceLoaderBasic: loadLib: Check, wether a valid Sikuli libs folder 
is in system path at runtime!
[error] 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.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to