Anim icon indicating copy to clipboard operation
Anim copied to clipboard

make error

Open lvZic opened this issue 1 year ago • 0 comments

Undefined symbols for architecture arm64: "___llvm_profile_runtime", referenced from: ___llvm_profile_runtime_user in libpython3.10.a(typeobject.o) ___llvm_profile_runtime_user in libpython3.10.a(bytearrayobject.o) ___llvm_profile_runtime_user in libpython3.10.a(bytesobject.o) ___llvm_profile_runtime_user in libpython3.10.a(methodobject.o) ___llvm_profile_runtime_user in libpython3.10.a(capsule.o) ___llvm_profile_runtime_user in libpython3.10.a(dictobject.o) ___llvm_profile_runtime_user in libpython3.10.a(errors.o) ... (maybe you meant: ___llvm_profile_runtime_user) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/test12] Error 1 make[1]: *** [src/CMakeFiles/test12.dir/all] Error 2

lvZic avatar May 17 '23 09:05 lvZic