On 11/4/06, <b class="gmail_sendername">David Boddie</b> &lt;<a href="mailto:david@boddie.org.uk">david@boddie.org.uk</a>&gt; wrote:<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
QX11EmbedWidget have been included unconditionally when they should<br>only be included if you're building against Qt 4.2.<br><br>Comment out or remove this line in sip/QtGui/QtGuimod.sip:<br><br>%Include qx11embed_x11.sip
<br><br>Or, if you're not in a hurry, you could just wait for Phil to fix it in a<br>later snapshot. That way, you'll be able to use the same source package to<br>build libraries for use with Qt 4.1 and Qt 4.2.<br></blockquote>
</div><br>I had been trying to find out when the QX11EmbedWidget class was added, but I couldn't find it. I had to also edit sip/QtGui/qapplication.sip, but once I'd done that it compiles and runs fine.<br><br>Thanks for your help,
<br>Andrew<br><br>