[Qt-creator] Build issues with qtcreator:master-stable and Qt-4.7.0 (debian lenny)
Laurent Desmecht
laurent at deslau.be
Mon Jul 19 20:19:06 CEST 2010
Le 19/07/2010 20:10, Laurent Desmecht a écrit :
> I had the same problem. I was using ./configure --prefix=/install-path; make;
> make install
>
Sorry I forgot to mention it's to build Qt
> To solve the issue I remove the include directory in my installation directory
> and I made a symbolic link to the include directory of the source directory of
> Qt
>
> Laurent
>
> On Mon, 19 Jul 2010 16:41:09 +0200 Aurélien_Vallée
> <vallee.aurelien at gmail.com> 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/itemlib
>> rary.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
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
More information about the Qt-creator-old
mailing list