<div dir="ltr"><div>I sorted this out by pointing to qmake to the QT5.3.1 in my user folder.  The 1 in the system path wasn't 5.3.1<br><br></div>Another question: qt-opensource-linux-x64-5.3.1.run is there anyway to run this in a headless environment or silent mode, so I don't have to install a bunch of software on my EC2 install just to do this installed?<br>
<div><br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 14, 2014 at 9:32 AM, Kevin Mcintyre <span dir="ltr"><<a href="mailto:kebin70@gmail.com" target="_blank">kebin70@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Been trying to get a minimum install for ubuntu server 14.04 along the lines of this example:<br><br>
<a href="http://plashless.wordpress.com/2014/03/26/building-pyqt5-for-python2-7-on-a-clean-ubuntu-13-10-build-machine/" target="_blank">http://plashless.wordpress.com/2014/03/26/building-pyqt5-for-python2-7-on-a-clean-ubuntu-13-10-build-machine/</a><br>

<br></div>But for 14.04 - well into make I get this error<br><div><div><div><div><br>g++ -c -m64 -pipe -fno-exceptions -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I. -I. -I../../sip-4.16.2/siplib -I/usr/include/python2.7 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -o sipQtWebKitQWebSettings.o sipQtWebKitQWebSettings.cpp<br>

/home/ubuntu/PyQt-gpl-5.3.2-snapshot-7687a1e7a9e3/QtWebKit/sipQtWebKitQWebSettings.cpp:1208:48: error: ‘WebAudioEnabled’ is not a member of ‘QWebSettings’<br>     {sipName_WebAudioEnabled, static_cast<int>(QWebSettings::WebAudioEnabled), 26},<br>

                                                ^<br>make[1]: *** [sipQtWebKitQWebSettings.o] Error 1<br>make[1]: Leaving directory `/home/ubuntu/PyQt-gpl-5.3.2-snapshot-7687a1e7a9e3/QtWebKit'<br>make: *** [sub-QtWebKit-make_first-ordered] Error 2<br>

<br></div><div>Any suggestions for how to triage would be appreciated.<br></div><div><br><br>                                                ^<br></div></div></div></div></div>
</blockquote></div><br></div>