Issues with sikuli api 1.1.0 and 1.2.0

Asked by Jim Theisen

So I am trying to get sikuli working from my java code directly. Sikuli 1.1.0 is installed on my machine using the java setup jar just fine.

I have included the 1.1.0 api in my maven pom file. When I use 1.1.0 it errors out because the sikuli core has a bunch of javacv from googlecode and they seem to have been removed from maven central and therefore show up as missing when the pom builds.

If I change to 1.2.0 sikuli api, then it builds properly with no errors but then I cant execute the code because the libs that are available are opencv 248 based and 1.2.0 is looking for 249. I dont see a sikuli libs 1.2.0 anywhere that I could download to try to work around this.

It would seem my only way around this is to install opencv 2.4.9 on my own but that seems like an immense hassle.

Can you please either release the libs for 1.2.0 or at least fix the poms for 1.1.0 in order to find javacv in the right spot on maven central????

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

what is 1.2.0 exactly? Where and how do you get it?

Revision history for this message
Jim Theisen (jatheisenii) said :
#2

Maven central using the pom dependency. I tried 1.1.0 first, that's the
version that has the dependencies on com.googlecode.javacv that don't exist
in maven central. There is a 1.2.0 that fixes the dependency to be
org.bytedeco javacv but it's dependant on 2.4.9 opencv. Your released
1.1.0 of the libs and installer for the ide is 2.4.8 based.
On May 19, 2016 12:57 AM, "RaiMan" <email address hidden>
wrote:

> Your question #293910 on Sikuli changed:
> https://answers.launchpad.net/sikuli/+question/293910
>
> Status: Open => Needs information
>
> RaiMan requested more information:
> what is 1.2.0 exactly? Where and how do you get it?
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/sikuli/+question/293910
>
> You received this question notification because you asked the question.
>

Revision history for this message
RaiMan (raimund-hocke) said :
#3

sorry, this is a different package.

has nothing to do with that we are talking about here:
http://sikulix.com

Can you help with this problem?

Provide an answer of your own, or ask Jim Theisen for more information if necessary.

To post a message you must log in.