Replies: 1 comment
-
自己检查下生成的 compile_commands.json 参数和include路径,如果参数和路径没问题,那就是 clangd 的问题,你得到 clangd 那边反馈,如果路径不对,自己调整下编译配置。 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
此时toolchain为clang clangd可以使用
toolchain改为msvc


报错
如何在toolchain为msvc下正常使用clangd
Beta Was this translation helpful? Give feedback.
All reactions