I am using qt-creator latest version (12.0.0) on ubuntu 20.0.4 LTS.
when using the the default c++ codemodel
and uncheck use clangd
, I noticed that semantic issues and errors are not detected !
I must build the project to see the errors .
Any ideas how to fix the problem ??