<?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[&quot;QtBluetooth&quot; plugin &quot;declarative_bluetooth&quot; not found]]></title><description><![CDATA[<p dir="auto">Hi!<br />
I'm starting to work with the Qt project, so this is my first application for android. I'm trying to use connection via bluetooth, but without success. Always appears the same error:</p>
<p dir="auto">W / Qt (12226): QML \ qqmlapplicationengine.cpp: 133 (void QQmlApplicationEnginePrivate :: _ q_finishLoad (QObject *)): QQmlApplicationEngine failed to load component<br />
W / Qt (12226): QML \ qqmlapplicationengine.cpp: 134 (void QQmlApplicationEnginePrivate :: _ q_finishLoad (QObject *)): qrc: /main.qml: 3 module "QtBluetooth" plugin "declarative_bluetooth" not found<br />
W / Qt (12226):</p>
<p dir="auto">someone who has seen this error?</p>
<p dir="auto">Thank you. :)</p>
]]></description><link>https://forum.qt.io/topic/52071/qtbluetooth-plugin-declarative_bluetooth-not-found</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 10:44:31 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/52071.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 10 Mar 2015 17:01:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &quot;QtBluetooth&quot; plugin &quot;declarative_bluetooth&quot; not found on Wed, 11 Mar 2015 15:40:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a></p>
<p dir="auto">Hi, sorry for the delay, but I have already managed to solve the problem. Basically I uninstalled and went back to install QT. I think the error would be any files that the program couldn't find, maybe I have deleted or changed the directory unconscious. Now I have other problems to solve, but I hope to resolve alone for first step. :)</p>
<p dir="auto">Thanks for the help. :)</p>
]]></description><link>https://forum.qt.io/post/264828</link><guid isPermaLink="true">https://forum.qt.io/post/264828</guid><dc:creator><![CDATA[joanaguimas]]></dc:creator><pubDate>Wed, 11 Mar 2015 15:40:03 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;QtBluetooth&quot; plugin &quot;declarative_bluetooth&quot; not found on Tue, 10 Mar 2015 23:35:19 GMT]]></title><description><![CDATA[<p dir="auto">Just thought of something: aren't you using the wrong import version ?</p>
<p dir="auto">From Qt's <a href="http://doc.qt.io/qt-5/qtbluetooth-qmlmodule.html" target="_blank" rel="noopener noreferrer nofollow ugc">doc</a> it should be 5.2 currently</p>
]]></description><link>https://forum.qt.io/post/264678</link><guid isPermaLink="true">https://forum.qt.io/post/264678</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 10 Mar 2015 23:35:19 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;QtBluetooth&quot; plugin &quot;declarative_bluetooth&quot; not found on Tue, 10 Mar 2015 23:31:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a></p>
<p dir="auto">sorry, I understood wrong the question..  on my pro file I have:</p>
<p dir="auto">QT += bluetooth<br />
SOURCES += main.cpp</p>
<p dir="auto">TARGET = CityBike<br />
TEMPLATE = app</p>
<p dir="auto">RESOURCES += qml.qrc</p>
<p dir="auto">OTHER_FILES +=ligar.qml main.qml</p>
<p dir="auto">now, the error is only:</p>
<p dir="auto">W/Qt      (28276): qrc:/ligar.qml:3 ((null)): qrc:/ligar.qml:3:1: module "QtBluetooth" plugin "declarative_bluetooth" not found</p>
<p dir="auto">thanks.</p>
]]></description><link>https://forum.qt.io/post/264677</link><guid isPermaLink="true">https://forum.qt.io/post/264677</guid><dc:creator><![CDATA[joanaguimas]]></dc:creator><pubDate>Tue, 10 Mar 2015 23:31:26 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;QtBluetooth&quot; plugin &quot;declarative_bluetooth&quot; not found on Tue, 10 Mar 2015 21:33:51 GMT]]></title><description><![CDATA[<p dir="auto">That's QML, what about the pro file setup ?</p>
]]></description><link>https://forum.qt.io/post/264657</link><guid isPermaLink="true">https://forum.qt.io/post/264657</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 10 Mar 2015 21:33:51 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;QtBluetooth&quot; plugin &quot;declarative_bluetooth&quot; not found on Tue, 10 Mar 2015 17:20:32 GMT]]></title><description><![CDATA[<p dir="auto">yes, I have: "import QtBluetooth 5.3"..</p>
]]></description><link>https://forum.qt.io/post/264602</link><guid isPermaLink="true">https://forum.qt.io/post/264602</guid><dc:creator><![CDATA[joanaguimas]]></dc:creator><pubDate>Tue, 10 Mar 2015 17:20:32 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;QtBluetooth&quot; plugin &quot;declarative_bluetooth&quot; not found on Tue, 10 Mar 2015 17:07:26 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Might sound silly but did you add</p>
<p dir="auto"><code>QT += bluetooth</code></p>
<p dir="auto">to your pro file ?</p>
]]></description><link>https://forum.qt.io/post/264599</link><guid isPermaLink="true">https://forum.qt.io/post/264599</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 10 Mar 2015 17:07:26 GMT</pubDate></item></channel></rss>