You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to build this project in Android Studio(version 2024.2.2).
According to your instructions after open the project using Android Studio. It generates two CMake Errors:
Imported target "avcodec" includes non-existent path "xxxx/tgx/app/jni/third_party/ffmpeg/build/arm64-v8a/include"
Imported target "vpx" includes non-existent path "xxxx/tgx/app/jni/third_party/ffmpeg/build/arm64-v8a/include"
How can I solve this problem.
Thx
The text was updated successfully, but these errors were encountered:
I want to build this project in Android Studio(version 2024.2.2).
According to your instructions after open the project using Android Studio. It generates two CMake Errors:
Imported target "avcodec" includes non-existent path "xxxx/tgx/app/jni/third_party/ffmpeg/build/arm64-v8a/include"
Imported target "vpx" includes non-existent path "xxxx/tgx/app/jni/third_party/ffmpeg/build/arm64-v8a/include"
How can I solve this problem.
Thx
The text was updated successfully, but these errors were encountered: