I'm probably doing something wrong but anyhow...

.../qt5-git/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:66:37:
fatal error: QtCore/qsystemdetection.h: No such file or directory
compilation terminated.

My qtbase/src/corelib/global/qglobal.h has...

66: #include <QtCore/qsystemdetection.h>
67: #include <QtCore/qcompilerdetection.h>
68: #include <QtCore/qprocessordetection.h>

but neither of the above 3 includes exist in my qtbase/include/QtCore/

Using cd qt5-git/ && git pull && git submodule update --recursive
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to