[PyQt] pyqtdeploy-sysroot not building QtLocation
Patrick Stinson
patrickkidd at gmail.com
Sat Feb 17 04:54:26 GMT 2018
Hello!
It looks like pyqtdeploy-sysroot —target macos-64 doesn’t build QtLocation even when it is not in the “skip” list. Here is the config:
"qt5": {
"ios#qt_dir": "/Users/patrick/dev/vendor/lib/Qt/5.10.0/ios",
"ios#ssl": "securetransport",
"macos#ssl": "openssl-linked",
"macos#source": "src/qt-everywhere-src-5.10.0-pk.tar.gz",
"macos#configure_options": [
"-opensource", "-debug-and-release"
],
"macos#skip": [
"qt3d",
"qtactiveqt", "qtandroidextras", "qtcanvas3d", "qtcharts",
"qtconnectivity", "qtdatavis3d", "qtdeclarative", "qtdoc",
"qtgamepad", "qtgraphicaleffects", "qtimageformats",
"qtmultimedia", "qtnetworkauth",
"qtremoteobjects", "qtscript", "qtscxml", "qtsensors",
"qtserialbus", "qtserialport", "qtspeech", "qtsvg", "qttools",
"qttranslations", "qtvirtualkeyboard", "qtwayland", "qtwebchannel",
"qtwebengine", "qtwebglplugin", "qtwebsockets", "qtwebview",
"qtwinextras", "qtx11extras", "qtxmlpatterns"
]
},
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180216/22479196/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1403 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180216/22479196/attachment.bin>
More information about the PyQt
mailing list