简体   繁体   中英

Error in packages imported in OpenALPR using JNI method in Java on Ubuntu 16.04

I want to build the sample code of openalpr library using jni method in java on Ubuntu 16.04.When I run this code in eclipse neon it shows error in packages imported as cross mark in code.

imported package is import com.openalpr.jni.Alpr; Error: Exception in thread "main" java.lang.Error:Unresolved compilation problems. Alpr cannot be resolved to a type. Please anyone help me. It will be useful for me.

是否可以在Eclipse Build Path添加所需的库并尝试。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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