Skip to content

missing llvm-libc++/**/libc++_shared.so in unity NDK #1362

@Thaina

Description

@Thaina

Plugin Version or Commit ID

403f484

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

No one assigned

    Labels

    platform:androidIssue that occurs when the target platform is Androidtype:build/installCannot build/install the plugin

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions