<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How can I use Mqtt in Qt project?]]></title><description><![CDATA[<p dir="auto">Hello QDevnet,</p>
<p dir="auto">I want to develop mqtt based project. So, I downloaded the github project: <a href="https://github.com/emqtt/qmqtt" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/emqtt/qmqtt</a><br />
I right-clicked to the "examples-section" and clicked "run qmake".<br />
<img src="https://i.imgur.com/0SIbJKG.jpg" alt="alt text" class=" img-fluid img-markdown" /><br />
But  Qt Creator gave me an error: <strong>[sub-client-qmake_all] Error 3</strong></p>
<p dir="auto">Actually, I'm not sure how I can start.  Make a lib or use directly source code? Can you suggest a way for me?</p>
<p dir="auto">Thanks,</p>
]]></description><link>https://forum.qt.io/topic/83656/how-can-i-use-mqtt-in-qt-project</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 00:40:40 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/83656.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 Sep 2017 20:12:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can I use Mqtt in Qt project? on Sat, 18 Nov 2017 22:15:38 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Qt has not a module for that that you can clone from <a href="http://code.qt.io/cgit/qt/qtmqtt.git/" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>. You can build it as any other Qt module: <code>qmake &amp;&amp; make &amp;&amp; make install</code>.</p>
]]></description><link>https://forum.qt.io/post/427011</link><guid isPermaLink="true">https://forum.qt.io/post/427011</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sat, 18 Nov 2017 22:15:38 GMT</pubDate></item><item><title><![CDATA[Reply to How can I use Mqtt in Qt project? on Sat, 18 Nov 2017 21:25:20 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a><br />
I have the same problem. Can you explain to my how to install de "module".<br />
I am looking for a long time for an MQTT class for QT but until now nothing worked out. I would really appreciate it if you could help me.<br />
Thank you</p>
]]></description><link>https://forum.qt.io/post/426991</link><guid isPermaLink="true">https://forum.qt.io/post/426991</guid><dc:creator><![CDATA[Alex-Krieg]]></dc:creator><pubDate>Sat, 18 Nov 2017 21:25:20 GMT</pubDate></item><item><title><![CDATA[Reply to How can I use Mqtt in Qt project? on Tue, 26 Sep 2017 20:15:34 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">From a quick look: start by building and installing the module itself.</p>
]]></description><link>https://forum.qt.io/post/417358</link><guid isPermaLink="true">https://forum.qt.io/post/417358</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 26 Sep 2017 20:15:34 GMT</pubDate></item></channel></rss>