[Qt-creator] Build error
Nicolas Arnaud-Cormos
nicolas at kdab.com
Mon May 3 19:51:44 CEST 2010
On Monday 03 May 2010 09:36:07 Eike Ziller wrote:
> On Apr 30, 2010, at 8:51 PM, ext Nicolas Arnaud-Cormos wrote:
> > Hi,
> > I've updated the source code of Qt Creator (master), and I have this
> > build error:
> > I../../../../dev/src/plugins/qmldesigner/components/resources
> > -I.moc/debug-shared -I.uic -I. -o
> > .obj/debug-shared/qmlgraphicsitemnodeinstance.o
> > ../../../../dev/src/plugins/qmldesigner/core/instances/qmlgraphicsitemnod
> >einstance.cpp
> > ../../../../dev/src/plugins/qmldesigner/core/instances/qmlgraphicsitemnod
> >einstance.cpp:440: error: ‘Anchor’ in class ‘QDeclarativeAnchors’ does not
> > name a type
> > ../../../../dev/src/plugins/qmldesigner/core/instances/qmlgraphicsitemnod
> >einstance.cpp: In member function ‘virtual bool
> > QmlDesigner::Internal::QmlGraphicsItemNodeInstance::hasAnchor(const
> > QString&) const’:
> > ../../../../dev/src/plugins/qmldesigner/core/instances/qmlgraphicsitemnod
> >einstance.cpp:562: error: ‘anchorLineFlagForName’ was not declared in this
> > scope There's no QDeclarativeAnchors::Anchor in QDeclarativeAnchors in my
> > Qt 4.7 checkout (4.7-stable).
>
> Hi,
> Qml/Declarative is still sort of a moving target.
> We decided to only make sure that Qt Creator (master & 2.0) compiles
> against qt/4.7, avoiding madness with supporting intermediate QDeclarative
> states that even are not "versioned". (I don't think that 4.7-stable
> serves any use anymore btw, but I might be wrong.)
Ok, thanks for the answer,
I'll use qt/4.7 branch now, and re-try the compilation.
Cheers,
Nicolas
--
Nicolas Arnaud-Cormos | nicolas at kdab.com | Software Engineer
Klarälvdalens Datakonsult AB, a KDAB Group company
Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
KDAB - Qt Experts - Platform-independent software solutions
More information about the Qt-creator-old
mailing list