cppcheck plugin for Kdev 4.7.0 and Kdevplatform 1.7.0
Kevin Funk
kfunk at kde.org
Fri Nov 14 11:15:53 GMT 2014
On Friday 14 November 2014 10:38:16 Hubiao Yang wrote:
> Hi,
>
> I have build and install failure when integrate cppcheck plugin to Kdevelop
> 4.7.0 and Kdevelop Platform 1.7.0. But, there is no any issue if integrate
> to Kdve 4.6.0 and platform 1.6.0.
> I fetch the cppcheck plugin source code from: git clone
> git://anongit.kde.org/kdev-cppcheck
I made build and install with: mkdir
> build && cd build && cmake ../ && make && sudo make install If anyone have
> any ideas about this, I will appreciate.
>
> Best,
> Hubiao
>
> (snip)
Yep. kdev-cppcheck.git wasn't compiled in C++11-mode.
Fixed with:
commit 2ba80c38f922b59b62bd4bde56cebd6b39e50ce9
Author: Kevin Funk <kfunk at kde.org>
Date: Fri Nov 14 12:14:45 2014 +0100
Fix compilation with recent kdevplatform
Try again!
Greets
--
Kevin Funk | kfunk at kde.org | http://kfunk.org
More information about the KDevelop
mailing list