[Development] Enorcing QT_SKIP_AUTO_[QML_]PLUGIN_INCLUSION

2023-07-01 Thread Lisandro Damián Nicanor Pérez Meyer
Hi! I recently noted the CMake variables QT_SKIP_AUTO_PLUGIN_INCLUSION and QT_SKIP_AUTO_QML_PLUGIN_INCLUSION, which default to undefined. If I understand correctly the CMake file for searching for plugins are there because: - One needs to find them when doing a static build in order to add the

[Development] Timeouts on download.qt.io

2023-07-01 Thread Lisandro Damián Nicanor Pérez Meyer
Hi! I am currently experiencing random timeouts on download.qt.io. Sometimes it works fine, sometimes not. The rest of my connections are stable as usual, so at least for me it seems a problem on the server side. signature.asc Description: This is a digitally signed message part. -- Developmen

Re: [Development] Timeouts on download.qt.io

2023-07-01 Thread Lisandro Damián Nicanor Pérez Meyer
El viernes, 30 de junio de 2023 14:23:02 -03 Lisandro Damián Nicanor Pérez Meyer escribió: > Hi! > > I am currently experiencing random timeouts on download.qt.io. Sometimes it > works fine, sometimes not. The rest of my connections are stable as usual, so > at least for me it seems a problem o