简体   繁体   English

opencv安装未在Java中创建jar文件

[英]opencv installation is not creating jar file in java

while installing opencv3.0 it is not creating jar file .when Iam running the opencv.sh it is saying in console 在安装opencv3.0时,它不是在创建jar文件。当Iam运行opencv.sh时,它在控制台中说

     Ant:                  /usr/bin/ant
     JNI:                         NO
    Java Wrappers:               NO
--  Java tests:                  NO

Iam thinking because of this it is not creating jar file .Please tell me how provide path for the above statements 我正在考虑,因此它不是在创建jar文件。请告诉我如何为上述语句提供路径

Answer to my question. 回答我的问题。 The only thing I did is in bashrc file I have added the java path.Thats it .It is creating jar file . 我唯一做的是在bashrc文件中添加了java路径。就是这样,它正在创建jar文件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM