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

Not able to use SikuliSharp in Visual Studio 2017 #26

Open
ghost opened this issue May 29, 2019 · 2 comments
Open

Not able to use SikuliSharp in Visual Studio 2017 #26

ghost opened this issue May 29, 2019 · 2 comments
Labels

Comments

@ghost
Copy link

ghost commented May 29, 2019

  1. Downloaded the Java
  2. I do not find ◦sikulixapi.jar file anywhere hence I downloaded sikulixapi-1.1.0
  3. I changed the below if condition to get jar file folder added to Sikuli_Home
    if (jarFilenames.Contains("sikulixapi-1.1.0.jar") && jarFilenames.Contains("jython-standalone-2.7.1.jar"))
    but still getting below issue:
    '[error] RunTimeINIT: *** terminating: libs to export not found on above classpath: /sikulixlibs/windows/libs64.

Could any one please help me with this issue.

@christianrondeau
Copy link
Owner

There's a link to download sikulixapi.jar on the README: https://github.com/christianrondeau/SikuliSharp

You cannot mix the jar files like this. Let me know if you could make it work by getting the right jar files available in the SIKULI_HOME folder (I suggest using the correct casing too)

Hope that helps!

@FellipeMendonca
Copy link

Hi! siddusri1990, did you manage to execute?

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

2 participants