Oh, yeah, no problem this is just a typo, should be ../cfm_studio/ qt-creator.pro
On Mon, Jul 19, 2010 at 6:16 PM, <[email protected]> wrote: > > On Jul 19, 2010, at 4:41 PM, ext Aurélien Vallée wrote: > > > 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’ > > Another comment: > You seem to try to build Qt Creator with a shadow build that is located in > a subdirectory of the Qt Creator sources. This doesn't work, qmake can't > handle it correctly. If you want to use shadow builds, you'll need to use a > directory outside of the Qt Creator sources. > > Br, Eike > > -- > Eike Ziller > Software Engineer > Nokia, Qt Development Frameworks > > Nokia gate5 GmbH > Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany > Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B > Umsatzsteueridentifikationsnummer: DE 812 845 193 > Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori > > > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/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
