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

Kunal Deshpande posted a new comment:
--- Classpath issue taht you suggested above.
Error: Could not find or load main class MyApp.jar

# command used as suggested: java -classpath
C:\dependency\lib\sikulixapi-2.0.4.jar MyApp.jar

--- Trace after adding  -Dsikuli.Debug=3 using command as java -jar 
-Dsikuli.Debug=3MyApp.jar since the above classpath command didn't work.
[debug] RunTime:temp folder ok: 
C:\Users\KDeshpa\AppData\Local\Temp\1\Sikulix_1622327834
and when I navigate to it it the folder is empty.

Below is my folder structure from where I am running jar file.

MyApplication >
           images > # This is where images are stored for sikuli
                   image1.png
                   image2.png
           lib >
                   sikulixapi-2.0.4.jar
           MyApp.jar

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to