Re: [Development] Metatype system in Qt6

2020-01-25 Thread Stottlemyer, Brett (B.S.)
Apologies for reviving an old thread, but this just came up in a code review (https://codereview.qt-project.org/c/qt/qtremoteobjects/+/287828 if anyone is curious). On 12/5/19, 11:56 AM, "Development on behalf of Olivier Goffart" wrote: That's a source incompatible change, and the qu

Re: [Development] How do you build dev/qt6?

2020-01-25 Thread Olivier Goffart
On 25/01/20 15:26, Stottlemyer, Brett (B.S.) wrote: Building HEAD for qtbase, qtdeclarative and qtremoteobjects is failing to compile. At this point in time, I’m getting an error in building qtdeclarative: /code/qt6/qtdeclarative/src/quick/scenegraph/util/qsgplaintexture.cpp:50:11: fatal erro

[Development] How do you build dev/qt6?

2020-01-25 Thread Stottlemyer, Brett (B.S.)
Building HEAD for qtbase, qtdeclarative and qtremoteobjects is failing to compile. At this point in time, I’m getting an error in building qtdeclarative: /code/qt6/qtdeclarative/src/quick/scenegraph/util/qsgplaintexture.cpp:50:11: fatal error: 'QtGui/private/qopengltextureuploader_p.h' file not

Re: [Development] Requesting a module for Qt5 classes that won't be maintained in Qt6

2020-01-25 Thread Kevin Kofler
Sona Kurazyan wrote: > Here are some candidates to be moved there in Qt 6 (see > https://bugreports.qt.io/browse/QTBUG-80312): > > * QLinkedList > * QRegExp > * QStateMachine > * QStringRef > * QList > * QJsonDocument::fromBinaryData() Can we have the XML SAX API in that m