Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
weirenren opened this issue Mar 30, 2024 · 0 comments

Comments

@weirenren
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant