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
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