I built Qt from git and Qt Creator from git yesterday. I had compilation error concerning qml, but don't remember it exactly. After I realized that i have built Qt without '-declarative' flag. After I rebuilt Qt with this flag everything compiled successfully.
On 14 July 2010 11:13, André Pönitz <[email protected]> wrote: > On Wednesday 14 July 2010 10:01:27 ext Oleg Shalnev wrote: > > Problems with compilation QtCreator with > > > > Qt (current master) > > * master bfe1b73 Merge branch 'master' of > scm.dev.nokia.troll.no:qt/qt-qml into master-integration > > > > QtCreator (current master) > > * master 9b30763 Maemo: Factor out redundant code. > > That's probably part of the aftermath of the recent changes to > QDeclarative. > That does not seem to have propagated to all Qt branches yet. > > In any case, the only tested and supported combination of unreleased > version > is Qt 4.7 branch together with Qt Creator master branch. > > Most notably, Qt master branch is not supported. > > Andre' > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
