audeering / opensmile

The Munich Open-Source Large-Scale Multimedia Feature Extractor
https://audeering.github.io/opensmile/
Other
578 stars 75 forks source link

Execution failed for task ':opensmile:compileDebugKotlin'. > Compilation error. See log for more details(Android_template)) #41

Closed tridtay closed 2 years ago

tridtay commented 2 years ago

java 11 swig 4.0.1 ubuntu 20

i execute this line ./gradlew app:assembleUseSource

error message: [Execution failed for task ':opensmile:compileDebugKotlin'. > Compilation error. See log for more details] i have idea to edit AndroidManifest.xml guide pls.

error log: manifest-merger-debug-report.txt

AndroidManifest.xml file:

<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.audeering.opensmile" />

chausner-audeering commented 2 years ago

There should be another build log with more information about the compilation error.

tridtay commented 2 years ago

i have solve problem from https://github.com/audeering/opensmile/issues/5