-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.10.0
-
None
Steps to reproduce:
In the https://code.qt.io/cgit/pyside/pyside-setup.git/tree/examples/quickcontrols/gallery example, on an Intel machine (Linux/Windows), regenerate the rc_gallery.py by running sth like
rcc -g python gallery.qrc > rc_gallery.py by
Try to run this on an Arm64 (Win/macOS) platform. QQmlApplicationEngine or any attempt to read the ":/gallery.qml" using QFile errors out with "Input/Output" error. It works with zlib or uncompressed.