On sábado, 18 de junho de 2016 20:24:06 PDT René J.V. Bertin wrote:
> 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 :)).

We had deprecated that feature but brought it back with the iOS support and  
for the other Apple OSes (simulators, etc.).

So it probably works, if you lipo the Qt frameworks first.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

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

Reply via email to