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

How to get working on Windows 10? #622

Open
Lumenarius opened this issue May 9, 2024 · 2 comments
Open

How to get working on Windows 10? #622

Lumenarius opened this issue May 9, 2024 · 2 comments
Assignees
Labels

Comments

@Lumenarius
Copy link

This software looks like it will solve our problem but we cannot figure out how to install it.

This is clearly made for professionals who know how to drive via the command line but we are artists and are trying to use it for automating a digital art projection mapping installation.

So far we have installed Java 8 from the Java.com website (it was not clear how you are supposed to install the one from https://openjdk.org/ as it is just a folder with some files in it).

When we run java -version in the command line on the Windows 10 computer we get this as an answer:

java version "1.8.0_411"
Java(TM) SE Runtime Environment (build 1.8.0_411-b09)
Java HotSpot(TM) Client VM (build 25.411-b09, mixed mode, sharing)

Is this correct?

From there we then download the latest IDE from here https://launchpad.net/sikuli/sikulix/2.0.5/+download/sikulixide-2.0.5.jar

When we try to double click this file in the download folder this is where we find an issue for no window opens and nothing happens. We made sure to check the "unblock" option in Properties -> General of the file. Same result.

Where did we go wrong and how do we get this working?

Thank you!

Screenshot 2024-05-09 at 9 29 22 AM

@x1y9
Copy link

x1y9 commented Jun 17, 2024

you need java11 to run sikulix.

Not true: 2.0.5 still runs with Java 8

@RaiMan
Copy link
Owner

RaiMan commented Dec 11, 2024

you should start from a command window using

java -jar path\sikulix.....jar

@RaiMan RaiMan self-assigned this Dec 11, 2024
@RaiMan RaiMan added the Windows label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants