saki4510t / UVC4UnityAndroid

UVC4UnityAndroid
Apache License 2.0
77 stars 19 forks source link

Cannot compile in Unity 2019 #5

Open picofpv opened 3 years ago

picofpv commented 3 years ago

Unity 2019's Gradle project export structure is different from Unity 2018. When building in Unity 2019 or Android Studio, the error message:

_"More than one file was found with OS independent path'lib/armeabi-v7a/libmain.so'. If you are using jniLibs and CMake IMPORTED targets, see https://developer.android.com/studio/preview/features# automatic_packaging_of_prebuilt_dependencies_used_bycmake"

can I only compile this project with Unity 2018?

pmfa061 commented 3 years ago

same problem here.... no solution?