Using CppCheck inside Qt Creator
-
I'm trying to follow https://doc.qt.io/qtcreator/creator-cppcheck.html . I've installed cppcheck. I've enabled the plugin. I've set the options, including a valid path to the cppcheck exe, in tools->options->analyzer->cppcheck.
And yet, there's no cppcheck option under the Analyze menu as this guide seems to suggest. I can't find the button to actually run the tool anywhere in Qt Creator 4.9.1. What am I missing?
-
I'm trying to follow https://doc.qt.io/qtcreator/creator-cppcheck.html . I've installed cppcheck. I've enabled the plugin. I've set the options, including a valid path to the cppcheck exe, in tools->options->analyzer->cppcheck.
And yet, there's no cppcheck option under the Analyze menu as this guide seems to suggest. I can't find the button to actually run the tool anywhere in Qt Creator 4.9.1. What am I missing?