sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #31953
Re: [Question #265665]: About how sikuli works
Question #265665 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/265665
RaiMan proposed the following answer:
@comment #7
https://github.com/sikuli/sikuli/blob/X1.0-rc3 of course is for X1.0rc3 (the version before 1.0.1)
(see https://launchpad.net/sikuli/+download)
@comment #8
https://github.com/sikuli/sikuli/tree/X1.0-rc3/sikuli-script/src/main/native
... but as already mentioned in comment #1:
at 3: if you ever want to look into the SikuliX code, to find out how it works, then you should use version 1.1.0 and the related code at https://github.com/RaiMan/SikuliX-2014.
If you want to understand sections, where native code (C++) is involved, this might cost you a few days, depending on what it is.
If you would even try this with earlier versions of Sikuli, it might cost you weeks (be sure I know, what I am talking about - I have done this and still am not at the end of the road)
the native sources are here with version 1.1.0
https://github.com/RaiMan/SikuliX-2014/tree/master/Libslux/src/main/resources/srcnativelibs/Vision
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.