On Wednesday 27 May 2015 20:08:38 Nuno Santos wrote:
> configure -prefix /Users/nsantos/Qt/5.4/clang_32 -platform macx-clang-32
> -commercial -release -nomake examples -nomake tools -nomake tests -opengl
> desktop -skip webkit -skip multimedia
> 
> However, the bundle that was built with this version of Qt, fails to open on
> a 32 bit program and succeeds in opening in the 64 bit version of the
> program.

Please confirm:

a) that you see the -m32 flag passed to the compiler and linker as it builds

b) that otool & file report a 32-bit Mach-O binary for the libraries (inside 
the bundles).
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to