[Interest] Compiling Qt5 (any version past 5.99) for Apple Silicon/M1

2021-01-13 Thread Michael Jackson
Has anybody successfully compiled any version of Qt5 as a native arm64 set of frameworks on a MacOS M1 machine yet? If so could you share your configure command. Thanks. -- Michael Jackson | Owner, President BlueQuartz Software [e] mike.jack...@bluequartz.net [w]

Re: [Interest] Compiling Qt5 (any version past 5.99) for Apple Silicon/M1

2021-01-13 Thread Hamish Moffatt
On 14/1/21 6:28 am, Michael Jackson wrote: Has anybody successfully compiled any version of Qt5 as a native arm64 set of frameworks on a MacOS M1 machine yet? If so could you share your configure command. https://bugreports.qt.io/browse/QTBUG-85279 Hamish

Re: [Interest] Compiling Qt5 (any version past 5.99) for Apple Silicon/M1

2021-01-13 Thread Boris Ralchenko
I am planning to try this next week. Michael do you have any tips what to do or what not to do if you tried it already? Regards, Boris Ralchenko. > On Jan 13, 2021, at 2:28 PM, Michael Jackson > wrote: > > Has anybody successfully compiled any version of Qt5 as a native arm64 set

Re: [Interest] CurrentProject:QT_INSTALL_BINS missing

2021-01-13 Thread Jérôme Godbout
Because for the mobile application I have to use the desktop tool version of it and the binary (.ts, .qm) are working juste fine after. If I generate them from OSX or Windows the generated binary are exactly the same, so the platform doesn't seem to have any impact on the binary generated. The