是否有基于JDK1.8的jni编译源码?
tongwang02 opened this issue · 1 comments
tongwang02 commented
是否有基于JDK1.8的jni编译源码?
fitch2015 commented
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
修改下jdk版本,cmake-maven-plugin换成3.27.7-b1,可以构建成功