cppcheck plugin for kdevelop available
Milian Wolff
mail at milianw.de
Mon Nov 18 10:50:33 GMT 2013
On Monday 18 November 2013 12:39:34 Leon Pollak wrote:
> On Sunday 17 November 2013 22:19:52 Christoph Thielecke wrote:
> > Hello,
> >
> > as a kdevelop user I miss the static code analysis integration.
> > Cppcheck does a good job.
> >
> > I decided to write a plugin which provides this functionality. The
> > cppcheck plugin for kdevelop is now available.
> >
> > You can find the project page here:
> > http://projects.kde.org/projects/playground/devtools/plugins/kdev-cppc
> > heck
> >
> > Code source:
> > git clone git://anongit.kde.org/kdev-cppcheck
> >
> > As requirement you'll need to have the cppcheck program installed.
> >
> > After installing you can set some options for the plugin at kdevelop
>
> Sorry, I am newbie in plugins...
> I compiled and made "make install" of the downloaded. Everything passed
> fine, but I do not see the plugin in the list.
> What else must be done to include it?
Did you run kbuildsycoca4 and set KDEDIRS properly to include your install
prefix? See http://techbase.kde.org/Projects/KDevelop4/HowToCompile
Bye
--
Milian Wolff
mail at milianw.de
http://milianw.de
More information about the KDevelop
mailing list