[Interest] Just me... or is the current qt5 head broken?

Guido Seifert wargand at gmx.de
Mon Sep 23 18:54:32 CEST 2013


> It's your side.
> 
> This member was added on 13c16bbd06e0034210ba2164f1be208c49a6e3a7, about 3½ 
> weeks ago.
> 
> The most likely scenario is that you have an older qdatetime.h being found in 
> your system. Check if /usr/include/QtCore/qdatetime.h exists. If it does, 
> remove it.

Nope, does not exists. I don't have a qdatetime.h anywhere in /usr/include or any
other default search path for includes.

But is this normal:


-I. -I../../include -I../../include/QtXmlPatterns -I../../include/QtXmlPatterns/5.2.0 -I../../include/QtXmlPatterns/5.2.0/QtXmlPatterns -Iacceltree -Idata -Iapi -Ienvironment -Iexpr -Ifunctions -Iiterators -Ijanitors -Iparser -Ischema -Itype -Iutils -I/home/wargand/Programming/qt5/qtbase/include -I/home/wargand/Programming/qt5/qtbase/include/QtNetwork -I/home/wargand/Programming/qt5/qtbase/include/QtCore -I/home/wargand/Programming/qt5/qtbase/include/QtCore/5.1.2 -I/home/wargand/Programming/qt5/qtbase/include/QtCore/5.1.2/QtCore -I.moc/release-shared -o .obj/release-shared/qabstractdatetime.o data/qabstractdatetime.cpp
data/qabstractdatetime.cpp: I

Include paths inside the Qt sources partly 5.2.0, partly 5.1.2?
I am 90% sure that all found .h files are within the freshly cloned qt5.

Guido



More information about the Interest mailing list