gpt4 book ai didi

android: dlopen 失败: 无法找到符号 "__aeabi_memclr8"

转载 作者:行者123 更新时间:2023-12-02 05:56:29 32 4
gpt4 key购买 nike

我已将 Android Studio 更新到版本 2.2,当我尝试在使用 Android 6 (API 23) 的设备上打开应用程序时,出现此错误:

dlopen failed: cannot locate symbol "__aeabi_memclr8"

我使用NDK,我的compileSdkVersion和targetSdkVersion设置为24。

有人可以帮我解决这个问题吗?

最佳答案

compileSdkVersion最低 API 级别。您无法针对 android-24 进行构建并在 android-23 上运行。您需要定位 android-23 或更低版本。

关于android: dlopen 失败: 无法找到符号 "__aeabi_memclr8",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39590465/

32 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com