创建项目时对 compile_commands 的设置不生效 #307
Unanswered
ProjektMing
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我在插件里已经设置了
但我仍需要键入
xmake project -k compile_commands --lsp=clangd build
并重启 vscode,否则 clangd 将无法找到库文件。可能有用的信息:我在设置里为 xmake 设置了参数
--mingw=D:\scoop\apps\mingw-mstorsjo-llvm-ucrt\current
来指定C++工具链。Beta Was this translation helpful? Give feedback.
All reactions