> 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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to