Kdevelop compile error ?

Sandro Andrade sandro.andrade at gmail.com
Wed Jun 16 21:36:57 UTC 2010


On Wed, Jun 16, 2010 at 6:20 PM, Milian Wolff <mail at milianw.de> wrote:
> 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?

No :) I was some local commits ahead ... git gotchas :)

Thanks,
Sandro

>
> 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
>




More information about the KDevelop-devel mailing list