Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

编译失败 #6

Open
ghost opened this issue Mar 22, 2018 · 0 comments
Open

编译失败 #6

ghost opened this issue Mar 22, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 22, 2018

windows10 64位,Android studio。
配置好了opencv路径。

Information:Gradle tasks [assemble]
F:\hyperlpr4Android-master\app\src\main\jni\src\PlateDetection.cpp
Error:(30) undefined reference to 'cv::CascadeClassifier::detectMultiScale(cv::_InputArray const&, std::ndk1::vector<cv::Rect, std::ndk1::allocator<cv::Rect > >&, double, int, int, cv::Size, cv::Size)'
Error:error: undefined reference to 'vtable for std::basic_stringstream<char, std::char_traits, std::allocator >'
Error:error: undefined reference to 'std::string::append(unsigned int, char)'
Error:error: undefined reference to 'std::ostream::operator<<(short)'
Error:undefined reference to 'std::length_error::length_error(std::string const&)'
Error:error: undefined reference to 'std::invalid_argument::invalid_argument(std::string const&)'
Error:error: linker command failed with exit code 1 (use -v to see invocation)
F:\hyperlpr4Android-master\app\src\main\jni\src\Pipeline.cpp
Warning:(25, 9) warning: delete called on 'pr::GeneralRecognizer' that is abstract but has non-virtual destructor [-Wdelete-non-virtual-dtor]
Warning:(25, 9) warning: delete called on 'pr::GeneralRecognizer' that is abstract but has non-virtual destructor [-Wdelete-non-virtual-dtor]
Information:BUILD FAILED in 19s
Information:7 errors
Information:2 warnings
Information:See complete output in console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants