庞瑜耿
Results
2
comments of
庞瑜耿
I also have the same problem, that clangd can't find the standard libraries when using vscode and clangd plugin. However, when I add `clang-tools` and set `languages.cplusplus.enable = false`, it...
似乎依然不能正确生成compile_command.json ``` ❯ xmake project -k compile_commands .vscode checking for platform ... linux checking for architecture ... x86_64 error: unknown source file: rtl/isp.sv ``` 我不确定是不是因为我没有正确更新的问题,因为我似乎只能使用sudo才能更新。 ``` ❯ xmake update -s...