On Wednesday, 9 December 2020 21:10:26 PST coroberti wrote:
> On Thu, Dec 10, 2020 at 12:45 AM Thiago Macieira
> 
> <thiago.macie...@intel.com> wrote:
> > On Wednesday, 9 December 2020 03:51:18 PST Hamish Moffatt wrote:
> > > To be useful I think we also need universal binaries for Qt, and support
> > > for making our own universal binaries in qmake, macdeployqt etc. I think
> > > there are also bugs in JIRA for those.
> > > 
> > > Unfortunately we can't build separate ARM/Intel packages and expect our
> > > users to know which to install.
> > 
> > You can build twice and use lipo to make universal binaries after the
> > builds are done.
> 
> It's not enough.
> 
> Bundled frameworks and plugins need to come as universal too.

My answer stands.

You can build Qt and your application twice, and use lipo to make universal 
binaries of everything after the builds are done.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel DPG Cloud Engineering



_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to