[Qt-creator] Build issues with qtcreator:master-stable and Qt-4.7.0 (debian lenny)
eike.ziller at nokia.com
eike.ziller at nokia.com
Mon Jul 19 18:16:31 CEST 2010
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
More information about the Qt-creator-old
mailing list