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

Reason for Error while Building #92

Open
isamabdullah88 opened this issue Sep 28, 2018 · 3 comments
Open

Reason for Error while Building #92

isamabdullah88 opened this issue Sep 28, 2018 · 3 comments

Comments

@isamabdullah88
Copy link

There is a linker error on clang when we try to build the dlib/opencv library. This is due to the missing detector.cpp file corresponding to detector.h file.

@isamabdullah88
Copy link
Author

The major error source is the updated version of ndk i.e. 18. It compiles using c++11, and does not support gnustl_static. Try downgrading the ndk, and you would be successful in building.

@gramliu
Copy link

gramliu commented Mar 13, 2019

Does ndk-r17c work?

@hamidrezabstn
Copy link

Does ndk-r17c work?

Yeah it will work

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

3 participants