Kdevelop compile error ?
Milian Wolff
mail at milianw.de
Wed Jun 16 21:20:39 UTC 2010
On Wednesday 16 June 2010 23:13:27 Sandro Andrade wrote:
> On Wed, Jun 16, 2010 at 3:58 PM, Milian Wolff <mail at milianw.de> wrote:
> > On Wednesday 16 June 2010 20:22:26 Sandro Andrade wrote:
> >> Hi,
> >>
> >> I've got a compile error in KDevelop:
> >>
> >> /data/kdesvn/kdevelop/languages/cpp/codegen/cppnewclass.cpp:263:22:
> >> error: ‘setName’ was not declared in this scope
> >>
> >> Millian -> git show dd842548dccbcdcb47920d58ab0728c7acb1ad72 | grep
> >> setName
> >
> > One l only :P
> >
> > You need to update your KDevplatform, that should all be pushed already.
>
> I did a git pull and refresh build before trying this.
> A just pulled kdevplatform/language/codegen/createclass.h shows:
> void name(const QString &) instead of setName in ClassGenerator.
>
> I've cloned git://gitorious.org/kdevelop/kdevplatform
are both in the "master" branch?
You need:
commit 119d85dcdbc493210e676755d09af3d60d56c9a1
Author: Milian Wolff <mail at milianw.de>
Date: Wed Jun 16 01:13:45 2010 +0200
small reordering and prepend setters with 'set...' to follow the rest of
Qt, KDE and KDev*
http://gitorious.org/kdevelop/kdevplatform/commit/119d85dcdbc493210e676755d09af3d60d56c9a1
definitely in kdevplatform master
--
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20100616/e5979af1/attachment.sig>
More information about the KDevelop-devel
mailing list