<div dir="ltr"><div>Just pulled the latest snapshots of SIP and PyQt and got the following error on install with ubuntu 14.04.  I see a bug report for similar error on windows.</div><div><br></div><div>Any quick pointers to resolve thanks?</div><div><br></div><div><a href="https://bugreports.qt.io/browse/QTBUG-48812">https://bugreports.qt.io/browse/QTBUG-48812</a><br></div><div><br></div><div>g++ -c -pipe -fno-exceptions -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python2.7 -I../../Qt5.5.1/5.5/gcc_64/include -I../../Qt5.5.1/5.5/gcc_64/include/QtGui -I../../Qt5.5.1/5.5/gcc_64/include/QtPositioning -I../../Qt5.5.1/5.5/gcc_64/include/QtCore -I. -I../../Qt5.5.1/5.5/gcc_64/mkspecs/linux-g++ -o sipQtPositioningQGeoLocation.o sipQtPositioningQGeoLocation.cpp</div><div><br></div><div>/home/ubuntu/PyQt-gpl-5.5.2/sip/QtPositioning/qgeolocation.sip:28:26: fatal error: qgeolocation.h: No such file or directory</div><div> #include <qgeolocation.h></div><div><br></div></div>