[Interest] Compiling a 32-bit application on Macintosh with Qt 5.9 fails

Adam Light aclight at gmail.com
Thu Jul 27 20:28:28 CEST 2017


On Thu, Jul 27, 2017 at 9:13 AM, Thiago Macieira <thiago.macieira at intel.com>
wrote:

> On quinta-feira, 27 de julho de 2017 09:00:38 PDT Adam Light wrote:
> > I'm not able to successfully compile a project (even an essentially empty
> > project created with the Qt Creator wizard) for 32-bit on Macintosh using
> > Qt 5.9.2.
>
> Why do you want to? Qt does only supports macOS versions that require
> 64-bit
> processors?
>
> (There's one answer I am expecting, just wondering if you may have more)
>
>
Our application can load plugins that are written by users. Our application
has only had a 64-bit Macintosh version available for 366 days, so most of
these plugins are 32-bit. Therefore we also ship a 32-bit version of our
application so that users who have old plugins can still use our
application with their existing plugins. This has worked just fine with Qt
5.6 but as I reported compiling a 32-bit version of our application with Qt
5.9 isn't working the same way as with 5.6.

We plan to support only versions 10.10 and above of the OS, and obviously
only on machines with 64-bit processors. We are also aware of Apple's
announcements about abandoning support for 32-bit desktop applications in
future releases.

Thanks
Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170727/9838d40e/attachment.html>


More information about the Interest mailing list