[PyQt] qgeolocation.h: No such file or directory

Kevin Mcintyre kebin70 at gmail.com
Wed Nov 4 20:48:15 GMT 2015


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.

Any quick pointers to resolve thanks?

https://bugreports.qt.io/browse/QTBUG-48812

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

/home/ubuntu/PyQt-gpl-5.5.2/sip/QtPositioning/qgeolocation.sip:28:26: fatal
error: qgeolocation.h: No such file or directory
 #include <qgeolocation.h>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20151104/ca2a99c7/attachment.html>


More information about the PyQt mailing list