You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 3, 2026. It is now read-only.
环境
OS kylinV10 sp3
cmake -version 3.17.0
ninja --version 1.10.2
clang --version 12.0.1
clang++ --version 12.0.1
ld.lld -v LLD 12.0.1
cd ByConity
mkdir build && cd build
export CC=clang-12
export CXX=clang++-12
cmake ..
执行cmake .. 报错:
CMake Error:
Running
'/usr/bin/ninja-build' '-C' '/opt/ByConity-ARM/build' '-t' 'cleandead'
failed with:
ninja: error: build.ninja:354: expected '=', got lexing error
-lLLVM-12" -Wno-unused-command-line-argument -Wno-builtin-requires-heade...