Been using QtCreator for a few years, everything was great.
Recently I changed my main dev laptop, and now at every single startup I keep getting this annoying message:
“The use of clangd for the C/C++ code model was disabled, because it is likely that its memory requirements would be higher than your system can handle.”
My system specs are fine for clangd, I keep pressing “enable anyway” every single time, and no crashes or freezes occur ever. (so, the model works fine). But Creator keeps running this check and disabling clangd on my machine, it is very annoying !!
The question is: is there any way to disable this specific check & message at every startup? (I haven’t been able to find anything about this on the qt forums or google search.)