Ask Your Question

UB68's profile - activity

2016-02-19 10:36:05 -0600 asked a question How can I build OpenCV for iOS with Java/JNI support (for use with RoboVM)?

The downloadable OpenCV framework for iOS doesn't come with Java/JNI support. But since there is RoboVM which is able to create iOS apps from Java-sources with JNI support that wold make sense.

How can I modify the ios build process to achive that?