User forums > Using Code::Blocks

Can't set up CppCheck

(1/1)

OzzyR21:
Hello all
I have a weird problem.

I use Code::Blocks 16 in a Centos6.9 VM.
I have also installed codeblocks-contrib.
I installed tinyxml2.rpm and cppcheck.rpm.
However (after rebooting) I dont have cppCheck under Setting->Environment menu.
What might have gone wrong?

Thank you.

blauzahn:
When you start cb from the commandline and the plugin is loaded, a log message of cppcheck should show up:


--- Code: ---$ codeblocks | grep CppCheck
CppCheck: loaded
CppCheck plugin activated

--- End code ---

Within cb in Menu | Plugins | Manage Plugins...
the list of installed plugins should contain CppCheck.

This is not limited to Centos (which I do not use).

OzzyR21:
Thank you very much.
Broken cppCheck installation

Navigation

[0] Message Index

Go to full version