Problem Installing on Mac

KidGuko
Posts: 11
Joined: Fri Dec 25, 2009 4:31 am

Re: Problem Installing on Mac

Post by KidGuko »

Oh, found this crash log too:

Code: Select all

Process:         mudlet [201]
Path:            /Volumes/Mudlet/Mudlet.app/Contents/MacOS/mudlet
Identifier:      com.yourcompany.mudlet
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  launchd [102]

Date/Time:       2009-12-25 20:00:41.998 -0500
OS Version:      Mac OS X 10.6.2 (10C540)
Report Version:  6

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

Dyld Error Message:
  Library not loaded: QtGui.framework/Versions/4/QtGui
  Referenced from: /Volumes/Mudlet/Mudlet.app/Contents/MacOS/mudlet
  Reason: no suitable image found.  Did find:
	/usr/local/lib/QtGui: stat() failed with errno=13
It, too, references that the library did not load.

Post Reply