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
{{ message }}
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
Compilation of Android library fails when JDK 11 is installed.
android.sh can not create .aar archive
mobile-ffmpeg: ok
Creating Android archive under prebuilt/android-aar: failed
build.log includes the following log
[x86_64] Install : libavdevice.so => libs/x86_64/libavdevice.so
[x86_64] Install : libswscale.so => libs/x86_64/libswscale.so
FAILURE: Build failed with an exception
* What went wrong:
Could not determine java version from '11.0.2'.
java version is
java version "11.0.2" 2019-01-15 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.2+9-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.2+9-LTS, mixed mode)
The text was updated successfully, but these errors were encountered:
Compilation of Android library fails when JDK 11 is installed.
android.sh
can not create.aar
archivebuild.log
includes the following logjava version is
The text was updated successfully, but these errors were encountered: