Skip to content

集成google test, 单元测试缺少libclang_rt.profile-aarch64-android.a 文件 #46

Description

@weirenren

Describe the bug
i/Library/Android/sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld: cannot find /Users/XXXXX/Library/Android/sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/darwin-x86_64/lib/clang/9.0.1/lib/linux/libclang_rt.profile-aarch64-android.a: No such file or directory

To Reproduce
Steps to reproduce the behavior.

1.Macos 编译,100%复现
2.同时发现llvm/prebuilt/darwin-x86_64/lib64/clang/9.0.1/lib/linux 下有该文件,但是64位的,直接CP 过去好像不行,怎么能制作一个32位的ibclang_rt.profile-aarch64-android.a?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions