On Nov 15, 2013, at 9:32 AM, Sorvig Morten <[email protected]>
 wrote:

> 
> On 14 Nov 2013, at 09:39, Stephen Kelly <[email protected]> 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

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to