1
Using Code::Blocks / Re: ClangD causing cc1plus.exe error pop up dialog on Windows
« Last post by stahta01 on Yesterday at 10:43:09 pm »[Edit: A more important related bug is it fails to find the clangd.exe in the MINGW installation folder of an CB installed with Mingw compiler.
How did clangd.exe get installed with MINGW?
None of my Mingw folders contains clang.exe along with any of it's resources.
Do you mean the ...\msys64_18.1.8\mingw64\ folder? (or similar versions)?
On Windows using the CB25.03 installer with MINGW GCC compiler it also has the clangd.exe and other clang stuff installed.
The auto detection does not find it.
Edit:
Code
$(CodeBlocks)\MinGW\bin\clangd.exe
Tim S.