Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: lxr5109 on May 22, 2017, 11:25:31 am

Title: There is no “cpp check” in the settings.
Post by: lxr5109 on May 22, 2017, 11:25:31 am
I'd like  to using the cppcheck plugin in CB. But I can't find the "cpp check" in "Settings" -> "Environment" .
How can I install the cppcheck plugin? Or I should install cppcheck separately?
Thank you very much.
Title: Re: There is no “cpp check” in the settings.
Post by: stahta01 on May 22, 2017, 11:35:48 am
What operating system (OS)?

Tim S.
Title: Re: There is no “cpp check” in the settings.
Post by: oBFusCATed on May 22, 2017, 05:59:21 pm
Install the contrib plugins. On linux it is a separate package most of the times. On windows it is an option in the installer.
Title: Re: There is no “cpp check” in the settings.
Post by: lxr5109 on May 23, 2017, 03:52:52 am
What operating system (OS)?

Tim S.

Oh, sorry, I missed it.  The OS is ubuntu 10.04 with gcc 4.4.3.
Title: Re: There is no “cpp check” in the settings.
Post by: lxr5109 on May 23, 2017, 03:54:16 am
Install the contrib plugins. On linux it is a separate package most of the times. On windows it is an option in the installer.

I am using ubuntu 10.04. So I should install cppcheck first, is that right?
Title: Re: There is no “cpp check” in the settings.
Post by: stahta01 on May 23, 2017, 04:26:29 am
Install the contrib plugins. On linux it is a separate package most of the times. On windows it is an option in the installer.

I am using ubuntu 10.04. So I should install cppcheck first, is that right?

I think you can install it either before or after installing the codeblocks-contrib package.

Tim S.
Title: Re: There is no “cpp check” in the settings.
Post by: lxr5109 on May 23, 2017, 11:11:19 am
Install the contrib plugins. On linux it is a separate package most of the times. On windows it is an option in the installer.

I am using ubuntu 10.04. So I should install cppcheck first, is that right?

I think you can install it either before or after installing the codeblocks-contrib package.

Tim S.

Thank you! I will try.
Title: Re: There is no “cpp check” in the settings.
Post by: lxr5109 on May 25, 2017, 10:56:52 am
Install the contrib plugins. On linux it is a separate package most of the times. On windows it is an option in the installer.

I am using ubuntu 10.04. So I should install cppcheck first, is that right?

I think you can install it either before or after installing the codeblocks-contrib package.

Tim S.

I have install cppcheck. And then how can I use it in Code::Blocks? The version of Code::Blocks is 16.01.

Thank you.
Title: Re: There is no “cpp check” in the settings.
Post by: stahta01 on May 25, 2017, 02:36:00 pm
Have you installed the CodeBlocks contrib package?

Tim S.
Title: Re: There is no “cpp check” in the settings.
Post by: lxr5109 on May 27, 2017, 09:31:19 am
Have you installed the CodeBlocks contrib package?

Tim S.

I guess I haven't installed it ... How can I find and install it ? Could you give me some instructions?
Thank you very much.

Title: Re: There is no “cpp check” in the settings.
Post by: oBFusCATed on May 27, 2017, 10:42:46 am
Just use your favourite package manager and install codeblocks-contrib package...