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

Missing part of source code #39

Closed
louispham102 opened this issue Oct 2, 2018 · 1 comment
Closed

Missing part of source code #39

louispham102 opened this issue Oct 2, 2018 · 1 comment

Comments

@louispham102
Copy link

Hi Raiman,
I'm using your source code by download in github. Because I want to use alone sikulixapi.jar only not contain extend libraries (slf4j include sikulixapi.jar file is not working in my project and if I use other slf4j, it will conflict) so I download source to build not include slf4j, but com.sikulix.vnc.*; is missing, I can't find it and build .jar file, can use show me where I can find it or share me sikulixapi.jar file not include slf4j. Thanks

@RaiMan
Copy link
Owner

RaiMan commented Oct 2, 2018

Just removed the slf4j dependency, since not needed.

So the newest snapshot should be useable for you now.

The "missing source code" is because it is in another dependency.

Generally, you should not work with only the source code, but with a fork of the repo and use "clean install" after modifications to get the SikuliX artefacts. This gives you a chance, to pull recent changes.

@RaiMan RaiMan closed this as completed Oct 2, 2018
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

2 participants