sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21856
Re: [Question #237489]: How are the java files in package org.sikuli.basics.proxies generated from C/C++ code using SWIG ?
Question #237489 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/237489
Status: Open => Answered
RaiMan proposed the following answer:
- openCV.java ...
... is not generated by SWIG as you can see in the head of the file. It is simply some Java code, that I decided to be here.
- MinGW
as far as I understood: You are using Visual Studio and hence MinGW does not have any meaning to you (I hope, you did not install it, since it is a hard job to have both on the same machine).
What is found in my environment in c:\MinGW\msys\1.0\local\include. should be in your environment somewhere else.
Since I did not run the Windows version of SWIG (if I ever did that), but the MinGW version (hence the Unix/Linux version), SWIG seemed to need some include file.
If this is not on your system and SWIG does not complain anything: just be happy.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.