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

ndk version 26.1.10909125 Compilation error. #43

Open
seci20 opened this issue Sep 19, 2024 · 0 comments
Open

ndk version 26.1.10909125 Compilation error. #43

seci20 opened this issue Sep 19, 2024 · 0 comments

Comments

@seci20
Copy link

seci20 commented Sep 19, 2024

ndk version 26.1.10909125. when i compile with android studio it gives this error ? what is the reason ?

cmd.exe /C "cd . && C:\Users\mesut\AppData\Local\Android\Sdk\ndk\26.1.10909125\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=aarch64-none-linux-android24 --sysroot=C:/Users/mesut/AppData/Local/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments CMakeFiles/elf_executable.dir/main.cpp.o -o C:\Users\mesut\AndroidStudioProjects\trtoolsefstool\app\build\intermediates\cxx\Debug\4w2g6k2x\obj\arm64-v8a\elf_executable -landroid -llog -pie -latomic -lm && cd ."

ld: error: unable to find library -latomic

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