Android Studio is throwing error about native libs #2044
paulocoutinhox
started this conversation in
General
Replies: 1 comment
-
it caused by the android studio try clang to analyse c++ sources, but no valid pch file could be found, I try to create empty pch file in cmake config step, but not working. BTW, the error can be ingore, we can still build apk ssuccessful. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Android Studio is throwing error about native libs:
It appear always that i go to menu in Android Studio "refresh linked c++ projects".
It works, no real problems, but it always appear.
Can you help me?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions