Hello,<div>I just tried to build phonon with the latest Qt 4.7 preview and got a failure on audiooutput.cpp.</div><div><br></div><div>This is where the error shows up:</div><div><br></div><div><div>[ 29%] Building CXX object phonon/CMakeFiles/phonon.dir/abstractaudiooutput_p.cpp.o</div>
<div>[ 31%] Building CXX object phonon/CMakeFiles/phonon.dir/audiooutput.cpp.o</div><div>&gt; phonon-4.4.1/phonon/audiooutput.cpp: In member function &#39;void Phonon::AudioOutputPrivate::init(Phonon\</div><div>::Category)&#39;:</div>
<div>&gt; phonon-4.4.1/phonon/audiooutput.cpp:104:18: error: &#39;QUuid&#39; has not been declared</div><div>make[2]: *** [phonon/CMakeFiles/phonon.dir/audiooutput.cpp.o] Error 1</div><div>make[1]: *** [phonon/CMakeFiles/phonon.dir/all] Error 2</div>
<div>make: *** [all] Error 2</div><div><br></div></div><div><br></div><div><br></div><div><br></div><div>If I add &quot;include &lt;QUuid&gt;&quot; to audiooutput.h Phonon will build to completion. Is there a missing &quot;include &lt;QUuid&gt;&quot; statement in <span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; white-space: pre; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">audiooutput.h?</span></div>
<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; white-space: pre; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><br>
</span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; white-space: pre; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">Thanks.</span></div>
<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; white-space: pre; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><br>
</span></div>