<?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[Error on QMultimedia on Rpi]]></title><description><![CDATA[<p dir="auto">I have my .pro written as  ```<br />
QT       += core gui<br />
QT       += multimedia</p>
<p dir="auto">greaterThan(QT_MAJOR_VERSION, 4): QT += widgets</p>
<p dir="auto">TARGET = Estet<br />
TEMPLATE = app</p>
<p dir="auto">SOURCES += main.cpp<br />
electronicstethoscope.cpp</p>
<p dir="auto">HEADERS  += electronicstethoscope.h</p>
<p dir="auto">FORMS    += electronicstethoscope.ui</p>
<pre><code>

error says  **cannot find -lQtMultimedia** &amp; **collect2: ld returned 1 exit status**</code></pre>
]]></description><link>https://forum.qt.io/topic/63153/error-on-qmultimedia-on-rpi</link><generator>RSS for Node</generator><lastBuildDate>Mon, 04 May 2026 21:16:07 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/63153.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 Jan 2016 10:36:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error on QMultimedia on Rpi on Fri, 22 Jan 2016 11:27:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/raven-worx">@<bdi>raven-worx</bdi></a> Thankyou Sir! But since you suggested to i found this site <a href="http://loydcraft.com/2015/01/28/qt5-compiled-for-raspberry-pi/" target="_blank" rel="noopener noreferrer nofollow ugc">http://loydcraft.com/2015/01/28/qt5-compiled-for-raspberry-pi/</a> and sucessfully downloaded and install qt5. I am having a hard time now to have qt creator to utilize qt5. Google said that Qt 2.6 and up will do.</p>
]]></description><link>https://forum.qt.io/post/308887</link><guid isPermaLink="true">https://forum.qt.io/post/308887</guid><dc:creator><![CDATA[KenoRosarioPH]]></dc:creator><pubDate>Fri, 22 Jan 2016 11:27:18 GMT</pubDate></item><item><title><![CDATA[Reply to Error on QMultimedia on Rpi on Fri, 22 Jan 2016 11:06:59 GMT]]></title><description><![CDATA[<p dir="auto">seems like QtMultimedia isn't contained in linux installation packages. I guess this has some reasons related to the available backend? I dont know.<br />
I am afraid you need to compile (or cross compile) Qt yourself.<br />
Best use the gstreamer backend for QtMultimedia on the RPi.<br />
There should be some material on the web.</p>
<p dir="auto">But before try some <a href="https://theredblacktree.wordpress.com/2015/02/08/compiled-binaries-of-qt-5-3-for-the-raspberry-pi-and-pi-2/" target="_blank" rel="noopener noreferrer nofollow ugc">precompiled binaries</a> to safe some work and time. (Qt5 though)</p>
]]></description><link>https://forum.qt.io/post/308885</link><guid isPermaLink="true">https://forum.qt.io/post/308885</guid><dc:creator><![CDATA[raven-worx]]></dc:creator><pubDate>Fri, 22 Jan 2016 11:06:59 GMT</pubDate></item><item><title><![CDATA[Reply to Error on QMultimedia on Rpi on Fri, 22 Jan 2016 10:46:48 GMT]]></title><description><![CDATA[<p dir="auto">I just followed the installation guide stated here <a href="https://wiki.qt.io/Apt-get_Qt4_on_the_Raspberry_Pi" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.qt.io/Apt-get_Qt4_on_the_Raspberry_Pi</a>. Does this led me to a wrong installation?</p>
]]></description><link>https://forum.qt.io/post/308879</link><guid isPermaLink="true">https://forum.qt.io/post/308879</guid><dc:creator><![CDATA[KenoRosarioPH]]></dc:creator><pubDate>Fri, 22 Jan 2016 10:46:48 GMT</pubDate></item><item><title><![CDATA[Reply to Error on QMultimedia on Rpi on Fri, 22 Jan 2016 10:39:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kenorosarioph">@<bdi>KenoRosarioPH</bdi></a><br />
and you are sure that the QtMultimedia module is available?<br />
Did you compile Qt from source?</p>
]]></description><link>https://forum.qt.io/post/308875</link><guid isPermaLink="true">https://forum.qt.io/post/308875</guid><dc:creator><![CDATA[raven-worx]]></dc:creator><pubDate>Fri, 22 Jan 2016 10:39:59 GMT</pubDate></item></channel></rss>