Creator 6.0.2: clazy-standalone.exe crashes
-
A guess: https://bugreports.qt.io/browse/QTCREATORBUG-26376 - I get the same symptoms all the time too now I'm on Qt Creator 6.0.2.
I can disable ClangCodeModel plugin but it's a dam nuisance.
-
You don't need to disable the ClangCodeModel plugin, you just need to remove some clazy-checks that crash.
At https://bugreports.qt.io/browse/QTCREATORBUG-26376 I've posted the checks that crash on Qt Creator itself.
Otherwise please report bugreports at https://invent.kde.org/sdk/clazy/-/issues
-
You don't need to disable the ClangCodeModel plugin, you just need to remove some clazy-checks that crash.
At https://bugreports.qt.io/browse/QTCREATORBUG-26376 I've posted the checks that crash on Qt Creator itself.
Otherwise please report bugreports at https://invent.kde.org/sdk/clazy/-/issues
@cristian-adam can you please provide some direction on how to go about removing these checks? This isn't something I'm familiar with.
Thanks...
-
You can find some information about disabling Clazy checks in Qt Creator here: https://doc.qt.io/qtcreator/creator-clang-tools.html