-
Notifications
You must be signed in to change notification settings - Fork 177
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
android studio 3.0.1 encounter error #12
Comments
more details? |
Executing tasks: [clean, :app:assembleDebug] Configuration on demand is an incubating feature. FAILURE: Build failed with an exception.
BUILD FAILED in 14s 20 actionable tasks: 18 executed, 2 up-to-date |
You may not have installed correct c++ environment.so links to third-party libraries to fail. |
How Should I install C++ environments? |
i have same issue , i build the libcnn.a and replace it , and then the error is fix. |
I have the same problem,how to solve it? |
@moli232777144 compile your mtcnn_AS project via android studio 3.0.1, encounter error as flollow:
Error:error: linker command failed with exit code 1 (use -v to see invocation), how can I solvesit ?
The text was updated successfully, but these errors were encountered: