On Thu, Jul 27, 2017 at 9:13 AM, Thiago Macieira <thiago.macie...@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
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest