What's the minimum version for QtMQTT?
-
wrote on 20 Apr 2019, 06:56 last edited by
I'm not sure if to compile QtMQTT I need at least Qt5.12, or I can build even with older versions like 5.9
-
Hi
I think it can be compiled with older versions too, however, i have not tested it. -
wrote on 20 Apr 2019, 07:12 last edited by
In documentation, the Qmqtt namespace has been oficially added on 5.12 version.
https://doc.qt.io/QtMQTT/qmqtt.html
But this module integration was discussied in old threads in this forum
https://forum.qt.io/topic/87330/how-can-i-add-module-mqtt-to-qt -
wrote on 20 Apr 2019, 17:37 last edited by
I confirm it works fine under Qt5.9 cross-compiled for ARM.
-
wrote on 22 Apr 2019, 15:34 last edited by
@Mark81 excelent, please don't forget to mark your post as solved then. Thanks.
5/5