Okay, so I dropped the idea of building qt-creator from OSX 10.5, I'm now trying to build qt-creator from a debian lenny: - Linux macbook 2.6.26-2-686 #1 SMP Mon Jun 21 05:58:44 UTC 2010 i686 GNU/Linux - gcc (Debian 4.3.2-1.1) 4.3.2 - GNU Make 3.81 - Qt 4.7.0 beta 2 built from source (tar.gz from trolltech) - Qt-creator 2.1.0 cloned from gitorious
qmake ../qt-creator.pro && make => FAIL missing qtdeclarative "_p.h" private headers qmake ../qt-creator.pro "QT_PRIVATE_HEADERS=" && make => FAIL missing qtdeclarative "_p.h" private headers qmake ../qt-creator.pro "QT_PRIVATE_HEADERS=/path/to/qt/source/include" => FAIL ../../../../cfm_studio/src/plugins/qmldesigner/components/itemlibrary/itemlibrary.cpp:169: error: cannot allocate an object of abstract type ‘QmlDesigner::Internal::ItemLibraryImageProvider’ This is very annoying, it seems that whatever platform, qt version, or qt-creator version that I use, i simply cannot build qt-creator :( -- Aurélien Vallée +33 6 47 41 70 37
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
