[Interest] universal builds on OS X

Konstantin Tokarev annulen at yandex.ru
Sat Jun 18 20:41:20 CEST 2016



18.06.2016, 21:24, "René J.V. Bertin" <rjvbertin at gmail.com>:
> Hi,
>
> I've ran into a question about building universal binaries on OS X. I know that Qt5 itself cannot be built the straightforward way but requires post-build "lipo'ing". But what about "client" applications? Some quick testing with tweaking of the generated Makefiles shows that simple ones build just fine (right up to the point where the linker discovers I don't have universal Qt5 frameworks installed :)).
>
> Does anyone know?

As a last resort, you can build two versions of application separately, and then use lipo.

-- 
Regards,
Konstantin



More information about the Interest mailing list