<?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[PCM Player - QtMultimedia [Solved]]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I have some problems when using some classes from QtMultimedia. I implemented the example from the page "QAudioOutput":<a href="http://qt-project.org/doc/qt-4.8/qaudiooutput.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-4.8/qaudiooutput.html</a>.</p>
<p dir="auto">The debugger says :<br />
undefined reference to <code>_imp___ZN12QAudioFormatC1Ev' undefined reference to </code>_imp___ZN12QAudioFormat13setSampleRateEi'<br />
undefined reference to `_imp___ZN12QAudioFormat15setChannelCountEi'<br />
and so on, for every methode of the class QAudioFormat.</p>
<p dir="auto">Does someone have an idea why?</p>
]]></description><link>https://forum.qt.io/topic/24305/pcm-player-qtmultimedia-solved</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 16:57:41 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/24305.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 15 Feb 2013 16:23:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PCM Player - QtMultimedia [Solved] on Mon, 18 Feb 2013 08:32:18 GMT]]></title><description><![CDATA[<p dir="auto">I added the line "QT += multimedia" in the pro file and it works, or at least I don't have the previous problem, thank you.</p>
]]></description><link>https://forum.qt.io/post/167593</link><guid isPermaLink="true">https://forum.qt.io/post/167593</guid><dc:creator><![CDATA[Matt141]]></dc:creator><pubDate>Mon, 18 Feb 2013 08:32:18 GMT</pubDate></item><item><title><![CDATA[Reply to PCM Player - QtMultimedia [Solved] on Fri, 15 Feb 2013 16:26:18 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Did you add multimedia to QT in your pro file ?</p>
<p dir="auto">Hope it helps</p>
]]></description><link>https://forum.qt.io/post/167389</link><guid isPermaLink="true">https://forum.qt.io/post/167389</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 15 Feb 2013 16:26:18 GMT</pubDate></item></channel></rss>