sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #02425
Re: [Question #154154]: how to access native code using eclipse IDE?
Question #154154 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/154154
Status: Answered => Open
swethaa is still having a problem:
ok now my query answered..thank you
On Tue, Apr 26, 2011 at 4:33 PM, RaiMan <
question154154@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Your question #154154 on Sikuli changed:
> https://answers.launchpad.net/sikuli/+question/154154
>
> Status: Open => Answered
>
> RaiMan proposed the following answer:
> So again, what dll's (a dll is always native ;-) you are talking about -
> just name them.
>
> What does "locate" mean?
>
> What does "in my Eclipse workspace" mean? This is the folder, where your
> projects normally are saved. A reference to any dll's is only necessary
> when building a target in any project (e.g. Java) that accesses these
> dll's.
>
> there are 2 kinds of dll's in Sikuli:
> --1: the dll's that are stored in the Sikuli installation subfolder libs,
> that access native functions like OpenCV and tesseract
> --2: the JNI dll's, that are the interface between the high level Java code
> of Sikuli and the before mentioned dll's. These are build with SWIG when
> Sikuli is build from source and stored inside sikuli-script.jar in the
> folder META-INF/lib. But they should already be in the folder mentioned at
> --1.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/sikuli/+question/154154/+confirm?answer_id=6
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/sikuli/+question/154154
>
> You received this question notification because you are a direct
> subscriber of the question.
>
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.