View Single Post
Old 10-30-2012, 01:07 PM   #53
pdurrant
The Grand Mouse 高貴的老鼠
pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.
 
pdurrant's Avatar
 
Posts: 74,022
Karma: 315160596
Join Date: Jul 2007
Location: Norfolk, England
Device: Kindle Oasis
Quote:
Originally Posted by snarkophilus View Post
No go on MacOS 10.5.8 on a Mac mini I'm afraid. It looks like your build is a 64-bit version, and my mini's CPU is only 32-bit:

Code:
mini:~ 299% arch
i386
I think that reports x86_64 or similar for a 64-bit CPU.

The full error report is:
Spoiler:
Code:
Process:         Sigil [52882]
Path:            /Volumes/Sigil/Sigil.app/Contents/MacOS/Sigil
Identifier:      com.sigil-ebook.Sigil.app
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  launchd [239]

Interval Since Last Report:          50337887 sec
Crashes Since Last Report:           47
Per-App Interval Since Last Report:  0 sec
Per-App Crashes Since Last Report:   1

Date/Time:       2012-10-30 20:47:15.675 +1100
OS Version:      Mac OS X 10.5.8 (9L31a)
Report Version:  6
Anonymous UUID:  293D5FA8-04FB-4816-8C6A-F7DF81C79D30

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

Dyld Error Message:
  Symbol not found: _OBJC_CLASS_$_CALayerHost
  Referenced from: /Volumes/Sigil/Sigil.app/Contents/MacOS/../Frameworks/QtWebKit.framework/Versions/4/QtWebKit
  Expected in: /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore


Are you able to make a 32-bit build?

Cheers,
Simon.
Quite right. I've just checked and the binary I posted is indeed 64-bit only. That means Core2Duo machines and better.

I'll see what I can do about a fat 32/64 bit binary, but it's not obvious yet.
pdurrant is offline   Reply With Quote