Thiago Macieira
2011-10-19 23:16:24 UTC
Are all modules linked from qt5.git supposed to compile? I could compile most
modules, but not all.
QtLocation depends on QtQuick3D, but I can't get QtQuick3D to compile. There
appears to be a conflict between QtGui and QtQuick3D when it comes to
qopenglfunctions.h.
Both modules have this file, with the same #ifdef guards. The contents appear
to be similar. However, the copy in QtGui has changed the #define name of a
macro which QtQuick3D appears to use, rendering QtQuick3D uncompileable and,
thus, QtLocation.
modules, but not all.
QtLocation depends on QtQuick3D, but I can't get QtQuick3D to compile. There
appears to be a conflict between QtGui and QtQuick3D when it comes to
qopenglfunctions.h.
Both modules have this file, with the same #ifdef guards. The contents appear
to be similar. However, the copy in QtGui has changed the #define name of a
macro which QtQuick3D appears to use, rendering QtQuick3D uncompileable and,
thus, QtLocation.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel Open Source Technology Center
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel Open Source Technology Center
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358