Peter-St / Android-UVC-Camera

GNU Lesser General Public License v2.1
136 stars 25 forks source link

Getting error when importing the project #22

Closed EworkitSrl closed 1 year ago

EworkitSrl commented 2 years ago

the error is fatal error: '/home/peter/Android/Sdk/ndk/21.1.6352462/sysroot/usr/include/android/native_window.h' file not found

Peter-St commented 2 years ago

Hello EworkitSrl,

looks like you have not configured your Android Studio ndk plugins right. In the local.properties file set your SDK and NDK location. I would suggest to google for an solution for this error message.

So far,

Peter

Peter-St commented 1 year ago

Build System has changed from Autotools to Cmake.

You can give em another try