[Development] Build errors with raspbian
Martin Smith
Martin.Smith at digia.com
Fri Nov 15 09:37:41 CET 2013
On Nov 15, 2013, at 9:32 AM, Sorvig Morten <Morten.Sorvig at digia.com>
wrote:
>
> On 14 Nov 2013, at 09:39, Stephen Kelly <stephen.kelly at kdab.com> wrote:
>
>>
>> Hello,
>>
>> I get build errors when trying to build qtbase dev branch for raspbian.
>> /home/stephen/dev/src/qtbase/src/tools/qdoc/qmlvisitor.cpp:51:0:
>> /home/stephen/dev/src/qtbase/src/tools/qdoc/qmlvisitor.h:78:29: error:
>> ‘QQmlJS::AST::UiImportList’ has not been declared
>> bool visit(QQmlJS::AST::UiImportList *imports);
>> ^
>
> I believe there has been an API change. The new one is QQmlJS::AST::UiHeaderItemList, see change 200a86944 in QtDeclarative.
>
> (and someone needs to port tools/qdoc/qmlparser)
I just did that a couple weeks ago. Has there been a more recent update?
martin
More information about the Development
mailing list