[Interest] Do I need to build Qt from the source to have an app compile in 32 bit?

Nuno Santos nunosantos at imaginando.pt
Sat Mar 14 00:16:39 CET 2015


Sorry Thiago,

But what means targeting libstdc++?

Regards,

Nuno

> On 13/03/2015, at 19:46, Thiago Macieira <thiago.macieira at intel.com> wrote:
> 
> On Friday 13 March 2015 18:45:54 Nuno Santos wrote:
>> I wanted to build in 32 bit because someone was telling me that the app was
>> crashing on a 32 bit snow leopard mac.
> [cut]
>>  Library not loaded: /usr/lib/libc++.1.dylib
>>  Referenced from:
>> /Applications/LKBRIDGE.app/Contents/MacOS/../Frameworks/QtQuick.framework/V
>> ersions/5/QtQuick Reason: image not found
> 
> The reason is that libc++.1.dylib is missing.
> 
> It's missing because it doesn't exist for Snow Leopard. If you want to deploy 
> on 10.6, you need to recompile Qt without C++11 and targetting libstdc++.
> -- 
> Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel Open Source Technology Center
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest




More information about the Interest mailing list