Skip to content

build failed using pixi according doc. #360

@yangchaoFree

Description

@yangchaoFree

run
pixi run build, the err info:
...
[235/353] Building CXX object CMakeFiles/clice-core.dir/src/server/worker.cpp.o
FAILED: [code=1] CMakeFiles/clice-core.dir/src/server/worker.cpp.o
/data/dev/ide/lsp/clice/.pixi/envs/default/bin/clang++ -DCLANG_BUILD_STATIC=1 -DCLICE_ENABLE_TEST=1 -DSIMDJSON_THREADS_ENABLED=1 -DSPDLOG_COMPILED_LIB -DSPDLOG_NO_EXCEPTIONS=1 -DSPDLOG_USE_STD_FORMAT=1 -I/data/dev/ide/lsp/clice/src -I/data/dev/ide/lsp/clice/build/RelWithDebInfo/generated -I/data/dev/ide/lsp/clice/build/RelWithDebInfo/_deps/spdlog-src/include -I/data/dev/ide/lsp/clice/build/RelWithDebInfo/_deps/croaring-src/include -I/data/dev/ide/lsp/clice/build/RelWithDebInfo/_deps/croaring-src/cpp -I/data/dev/ide/lsp/clice/build/RelWithDebInfo/_deps/flatbuffers-src/include -I/data/dev/ide/lsp/clice/build/RelWithDebInfo/_deps/eventide-src/include -I/data/dev/ide/lsp/clice/build/RelWithDebInfo/_deps/libuv-src/include -I/data/dev/ide/lsp/clice/build/RelWithDebInfo/_deps/simdjson-src/include -I/data/dev/ide/lsp/clice/build/RelWithDebInfo/_deps/yyjson-src/src -isystem /data/dev/ide/lsp/clice/build/RelWithDebInfo/.llvm/include -O2 -g -DNDEBUG -std=gnu++23 -fno-rtti -Wno-deprecated-declarations -Wno-undefined-inline -ffunction-sections -fdata-sections -pthread -MD -MT CMakeFiles/clice-core.dir/src/server/worker.cpp.o -MF CMakeFiles/clice-core.dir/src/server/worker.cpp.o.d -o CMakeFiles/clice-core.dir/src/server/worker.cpp.o -c /data/dev/ide/lsp/clice/src/server/worker.cpp
/data/dev/ide/lsp/clice/src/server/worker.cpp:12:10: fatal error: 'eventide/jsonrpc/peer.h' file not found
12 | #include "eventide/jsonrpc/peer.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions