-
-
Notifications
You must be signed in to change notification settings - Fork 565
Closed
Labels
platform:androidIssue that occurs when the target platform is AndroidIssue that occurs when the target platform is Androidtype:build/installCannot build/install the pluginCannot build/install the plugin
Description
Plugin Version or Commit ID
Unity Version
6000.0.42f1
Your Host OS
Windows
Target Platform
Android
[Windows Only] Visual Studio C++ and Windows SDK Version
There is a bit of problem that NDK of unity 6000, specifically 6000.0.42f1, 6000.2.0a6 and maybe all unity 6 around these did not have folder NDK\sources\cxx-stl\llvm-libc++ and it then not grab libc++_shared.so into android build (and also report DLLNotFoundException for mediapipe_jni too)
I have copied this folder from 2022 version into 6000 to make it work. But I would like to be sure if it really not have other correct method?
[Linux Only] GCC/G++ and GLIBC Version
No response
[Android Only] Android Build Tools and NDK Version
ndkVersion "27.2.12479018"
compileSdk 35
buildToolsVersion = "34.0.0"
[iOS Only] XCode Version
No response
Command Sequences
Just build and run this project in unity 6000.0.42f
Log
DLLNotFoundException: libc++_shared.so
Additional Context
No response
Metadata
Metadata
Assignees
Labels
platform:androidIssue that occurs when the target platform is AndroidIssue that occurs when the target platform is Androidtype:build/installCannot build/install the pluginCannot build/install the plugin