[PyQt] pyqtdeploy-sysroot: tracing Qt module dependencies
Patrick Stinson
patrickkidd at gmail.com
Thu Mar 1 22:34:59 GMT 2018
For example, what is the correct way to find the maximum number of modules for the “skip” property in the qt sysroot config for these PyQt modules:
"ios|macos#modules": [
"QtCore", "QtGui", "QtNetwork", "QtPrintSupport", "QtWidgets",
"QtMacExtras", "QtPositioning", "QtLocation", "QtQml", "QtQuick", "QtQuickWidgets"
]
> On Mar 1, 2018, at 1:26 PM, Patrick Stinson <patrickkidd at gmail.com> wrote:
>
> What is the best way to figure out the dependency modules for a particular qt module? I am having a hell of a time trying to figure out what I can skip if I want to build QtLocation and QtPurchasing for components qt and pyqt5. The process of elimination is time-consuming for an entire sysroot :)
>
> -Patrick
-------------- 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/20180301/2665b5bc/attachment.bin>
More information about the PyQt
mailing list