Hi, I’m trying to install opencv for java 11 on my mac. I’m using the following steps:
- brew install ant
- brew edit opencv - [turn Java flag ON]
- brew install opencv
But this is building up opencv with class 65 (Java 21). I want to build it for java 11.
Attaching the logs Output Log in verbose mode