Open lbibass opened 3 years ago
We currently can't support M1, since Qt doesn't support M1 yet. Sorry!
We compile Cura on Catalina at the moment.
how about now? Qt supports the M1 now.
how about now? Qt supports the M1 now.
Version 6.2 does, we are on 5.15.2
Python needs to be upgraded too, since M1 support starts from 3.9.
A few problematic incompatibilities with this Qt upgrade are:
restoreMode
for bindings in the settings list. Probably very easy to fix.Oh, and also PyQt6 is still on Qt 6.1. We'll need them to support Qt 6.2 too!
it seems to have something to do with some of the dependencies not knowing what to do with an ARM64 architecture.