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

Nuno Santos nunosantos at imaginando.pt
Fri Mar 13 19:45:54 CET 2015


Hi,

I wanted to build in 32 bit because someone was telling me that the app was crashing on a 32 bit snow leopard mac. 

I thought this was the problem, however, today, after sending a new build in 32 bit the problem remains. The crash log is below. Can someone understand exactly why is it crashing?

Regards,

Nuno

Process:         LKBRIDGE [280]
Path:            /Applications/LKBRIDGE.app/Contents/MacOS/LKBRIDGE
Identifier:      com.imaginando.lkbridge
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  launchd [116]

Date/Time:       2015-03-13 16:58:13.460 +0000
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          18962 sec
Crashes Since Last Report:           12
Per-App Crashes Since Last Report:   12
Anonymous UUID:                      85E657CD-4A30-4AF6-91E2-32389A9A4E2C

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0

Dyld Error Message:
  Library not loaded: /usr/lib/libc++.1.dylib
  Referenced from: /Applications/LKBRIDGE.app/Contents/MacOS/../Frameworks/QtQuick.framework/Versions/5/QtQuick
  Reason: image not found

Binary Images:
0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld

Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.31f1
Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: OCZ-VERTEX PLUS R2, 230.41 GB
Parallel ATA Device: HL-DT-ST DVDRW  GSA-S10N
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000 / 2
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0229, 0x5d200000 / 3
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x1a100000 / 2

> On 13/03/2015, at 00:29, Nuno Santos <nunosantos at imaginando.pt> wrote:
> 
> Thx Thiago!
> 
> Regards,
> 
> Nuno
> 
>> On 12/03/2015, at 21:29, Thiago Macieira <thiago.macieira at intel.com> wrote:
>> 
>> On Thursday 12 March 2015 18:29:37 Nuno Santos wrote:
>>> Hi,
>>> 
>>> I need to deploy an app compatible with 32-bit computers running OSX. The Qt
>>> installation must compiled from the source to have 32 bit of Qt?
>> 
>> Yes.
>> 
>>> If so, what is the most quick and straightforward configure command to do
>>> it?
>> 
>> ./configure -platform macx-clang-32
>> 
>> -- 
>> 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
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest




More information about the Interest mailing list