Created
April 23, 2024 11:14
-
-
Save lateautumn233/b08b71d86e7e34e71863ebaf3e5e10cc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CMake Error at /home/quqiu/dev/tc-build/src/llvm-project/compiler-rt/cmake/Modules/AddCompilerRT.cmake:540 (add_custom_command): Error evaluating generator expression: $<TARGET_LINKER_FILE:$<IF:$<TARGET_EXISTS:unwind_shared>,unwind_shared,unwind_static>> No target "unwind_static" Call Stack (most recent call first): /home/quqiu/dev/tc-build/src/llvm-project/compiler-rt/cmake/Modules/AddCompilerRT.cmake:481 (add_compiler_rt_test) /home/quqiu/dev/tc-build/src/llvm-project/compiler-rt/lib/xray/tests/CMakeLists.txt:100 (generate_compiler_rt_tests) /home/quqiu/dev/tc-build/src/llvm-project/compiler-rt/lib/xray/tests/unit/CMakeLists.txt:18 (add_xray_unittest) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment