Allows to use Cppcheck static analyzer tool in Qt Creator IDE.
Sources can be obtained here: https://github.com/OneMoreGres/qtc-cppcheck
IMPORTANT: plugin's version must match Qt Creator's version (difference in last digit is acceptable)
Then plugin must be enabled in Help->Modules menu.
Features
- Automatically check active project after build
- Automatically check active project's files on save
- Manually check any project's file
- Display found error in task pan (with marks in editor)
- Most settings are configurable
- Translation support
License
MIT LicenseFollow Qt Creator Cppcheck integration plugin
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
It just works. And I agree that this plugin should be a part of QtCretor by default.
-
Отличное дополнение!
-
install the plugin, set the binary path of cppcheck, check "Check project on build"... and it just works. Just like that, cppcheck runs every time I build. I like this. It should be part of Qt creator by default.