← Back to team overview

sikuli-driver team mailing list archive

[Bug 1242181] Re: SikuliX-Basics-1.0.1: Please provide swig input files instead of the generated java files

 

> All sources needed to produce the generated .java in
org/sikuli/basics/proxies (exception OpenCV.java) are in the github
project SikuliX-VisionProxy.

Ah OK. I missed the vision.swig file because I was looking for a .i
extension.

I gave a try at regenerating the java files from swig and noticed that
the TARGET_TYPE.java in the SikuliX-Basics github project was out of
sync wrt vision.h: it misses the MAT enum.

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1242181

Title:
  SikuliX-Basics-1.0.1: Please provide swig input files instead of the
  generated java files

Status in Sikuli:
  Won't Fix

Bug description:
  Hi,

  All the java files in SikuliX-
  Basics/src/main/java/org/sikuli/basics/proxies seem generated by swig.
  The github SikuliX-Basics repository should then provide the
  corresponding swig source files (.i) instead of the generated java
  files. The swig processing could be managed into the maven project.

  Thanks,

  _g.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1242181/+subscriptions


References