Compile MQTT library & need to update to latest 5.11
Unsolved
Installation and Deployment
-
@bhu24 said in Compile MQTT library & need to update to latest 5.11:
yes as you can see in screen shot
No, I can't as you did not post the screen-shot of your Kit...
-
-
If you're getting the code from GitHub don't forget to checkout a release, otherwise, you'll be working from the dev branch and the code might fail to compile.
so, instead of just
git clone git://code.qt.io/qt/qtmqtt.git
do
git clone git://code.qt.io/qt/qtmqtt.git && git checkout v5.15.0