User forums > Help

C::B & cppcheck plugin configuration

<< < (2/2)

ollydbg:

--- Quote from: slacis on February 02, 2014, 01:26:49 pm ---Environment settings>CppCheck> expects executable "cppcheck.exe", C::B distribution has only CppCheck.dll

--- End quote ---
Don't be confused by the dll/exe names.
CppCheck.dll is the C::B plugin dll, usually located in \share\CodeBlocks\plugins\ folder.
But cppcheck.exe is an external tool should be obtained from cppcheck.sourceforge.net.

Surely, CppCheck.dll(C::B plugin) need to run cppcheck.exe to check files. :)



slacis:
Thanks everybody !

Problem is solved for me.  :)

Probably it is good to write few lines in Help>Plugins>CppCheck
concerning installation of cppcheck.exe
It could help some plugins newbie like me ...

oBFusCATed:
Patches welcome:)

This is the file you should edit: http://sourceforge.net/p/codeblocks/code/HEAD/tree/trunk/src/plugins/contrib/CppCheck/resources/manifest.xml

If you don't like to mess with svn/patches. Write it as a comment on the forum and I'll commit it.

jmh8743:
Thanks for your help, got it found it, executed. Just came from VB6.
Installed on 2 machines. If you want comment I'll generate one for you.

Mike

Navigation

[0] Message Index

[*] Previous page

Go to full version