Page 1 of 1

macOSX iPhone BETA feedback

PostPosted: Mon May 03, 2010 5:02 pm
by CarlosVarela
Please can you "stick" this topic in order to collect all the BUGs will testing across your beta program?

My first case:
MacOSX app does not start:
Error Dump:

Process: gameEditorMacosx [3675]
Path: /Applications/game-editor.com v1.4.0 beta/MacOSX/gameEditorMacosx.app/Contents/MacOS/gameEditorMacosx
Identifier: com.yourcompany.gameEditorMacosx
Version: 1.0 (1)
Code Type: X86 (Native)
Parent Process: launchd [132]

Date/Time: 2010-05-03 18:55:03.487 +0200
OS Version: Mac OS X 10.6.2 (10C540)
Report Version: 6

Interval Since Last Report: 377898 sec
Crashes Since Last Report: 8
Per-App Interval Since Last Report: 8 sec
Per-App Crashes Since Last Report: 6
Anonymous UUID: E49FF62F-2B1E-484F-890C-9976A09553F0

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000034
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 ...ourcompany.gameEditorMacosx 0x0005f243 GlFixed::GlFixed(GlFixed const&) + 9
1 ...ourcompany.gameEditorMacosx 0x00126f94 KrImNode::SetPos(GlFixed, GlFixed) + 34
2 ...ourcompany.gameEditorMacosx 0x000cb3d7 ListPop::ListPop(int, int, int, int, int, Actor*, gedString) + 687
3 ...ourcompany.gameEditorMacosx 0x000450e9 Actor::AddListPop(int, int, int, int, int, gedString) + 143
4 ...ourcompany.gameEditorMacosx 0x002d0b43 MainPanel::MainPanel() + 535
5 ...ourcompany.gameEditorMacosx 0x002d2dfb MainPanel::Create() + 95
6 ...ourcompany.gameEditorMacosx 0x002cc091 Game_Main() + 11
7 ...ourcompany.gameEditorMacosx 0x000be0ad EngineLoad(char const*) + 364
8 ...ourcompany.gameEditorMacosx 0x000bf69e SDL_main1(int, char**) + 1327
9 ...ourcompany.gameEditorMacosx 0x000bf704 SDL_main + 45
10 ...ourcompany.gameEditorMacosx 0x0044ca53 -[SDLMain applicationDidFinishLaunching:] + 89
11 com.apple.Foundation 0x985981c7 _nsnote_callback + 176
12 com.apple.CoreFoundation 0x967339a9 __CFXNotificationPost + 905
13 com.apple.CoreFoundation 0x967333da _CFXNotificationPostNotification + 186
14 com.apple.Foundation 0x9858d094 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
15 com.apple.Foundation 0x9859a471 -[NSNotificationCenter postNotificationName:object:] + 56
16 com.apple.AppKit 0x93fdd73a -[NSApplication _postDidFinishNotification] + 125
17 com.apple.AppKit 0x93fdd64a -[NSApplication _sendFinishLaunchingNotification] + 74
18 com.apple.AppKit 0x94134595 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
19 com.apple.AppKit 0x941341b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
20 com.apple.Foundation 0x985cd404 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
21 com.apple.Foundation 0x985cd1c8 _NSAppleEventManagerGenericHandler + 228
22 com.apple.AE 0x97598f3a aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
23 com.apple.AE 0x97598e39 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
24 com.apple.AE 0x97598d46 aeProcessAppleEvent + 197
25 com.apple.HIToolbox 0x976302a1 AEProcessAppleEvent + 50
26 com.apple.AppKit 0x93fadd02 _DPSNextEvent + 1420
27 com.apple.AppKit 0x93fad306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
28 com.apple.AppKit 0x93f6f49f -[NSApplication run] + 821
29 ...ourcompany.gameEditorMacosx 0x0044c88f CustomApplicationMain + 429
30 ...ourcompany.gameEditorMacosx 0x0044ccd7 main + 248
31 ...ourcompany.gameEditorMacosx 0x00011a3e start + 54

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x926020ea kevent + 10
1 libSystem.B.dylib 0x92602804 _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x92601cc3 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x92601a68 _dispatch_worker_thread2 + 234
4 libSystem.B.dylib 0x926014f1 _pthread_wqthread + 390
5 libSystem.B.dylib 0x92601336 start_wqthread + 30

Thread 2:
0 libSystem.B.dylib 0x92601182 __workq_kernreturn + 10
1 libSystem.B.dylib 0x92601718 _pthread_wqthread + 941
2 libSystem.B.dylib 0x92601336 start_wqthread + 30

Thread 3:
0 libSystem.B.dylib 0x925db93a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x92609445 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x92638028 pthread_cond_timedwait_relative_np + 47
3 com.apple.audio.CoreAudio 0x93346965 CAGuard::WaitFor(unsigned long long) + 219
4 com.apple.audio.CoreAudio 0x93349997 CAGuard::WaitUntil(unsigned long long) + 289
5 com.apple.audio.CoreAudio 0x93347294 HP_IOThread::WorkLoop() + 1892
6 com.apple.audio.CoreAudio 0x93346b2b HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.apple.audio.CoreAudio 0x93346a42 CAPThread::Entry(CAPThread*) + 140
8 libSystem.B.dylib 0x92608fbd _pthread_start + 345
9 libSystem.B.dylib 0x92608e42 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x92609806 __semwait_signal + 10
1 libSystem.B.dylib 0x92635441 nanosleep$UNIX2003 + 188
2 ...ourcompany.gameEditorMacosx 0x00011972 SDL_Delay + 117
3 ...ourcompany.gameEditorMacosx 0x00091ce0 GameControl::PathFinderThread(void*) + 296
4 ...ourcompany.gameEditorMacosx 0x003337a6 SDL_RunThread + 85
5 ...ourcompany.gameEditorMacosx 0x00366661 RunThread + 17
6 libSystem.B.dylib 0x92608fbd _pthread_start + 345
7 libSystem.B.dylib 0x92608e42 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000034 ebx: 0x00126f7e ecx: 0xbfffd72c edx: 0x00000000
edi: 0x00000002 esi: 0x00b01690 ebp: 0xbfffdac8 esp: 0xbfffdac0
ss: 0x0000001f efl: 0x00010286 eip: 0x0005f243 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000034

Binary Images:
0x1000 - 0x541fe7 +com.yourcompany.gameEditorMacosx 1.0 (1) <8ADD0699-2129-CD52-B0C3-F350B07625FD> /Applications/game-editor.com v1.4.0 beta/MacOSX/gameEditorMacosx.app/Contents/MacOS/gameEditorMacosx
0x77e000 - 0x781ff7 com.apple.ForceFeedback 1.0.4 (1.0.4) <DCDB1D70-2586-8D56-5735-4868B673782B> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
0x786000 - 0x87aff7 +libX11.6.dylib ??? (???) <99D5825E-7F59-2826-B730-3AAB596056D7> /usr/X11/lib/libX11.6.dylib
0x89c000 - 0x89dff7 +libXau.6.dylib ??? (???) <FE589C70-7378-45C2-AC45-1F496EF1B77E> /usr/X11/lib/libXau.6.dylib
0x8a1000 - 0x8a3fe7 +libXdmcp.6.dylib ??? (???) <64BACC61-FFEA-FC73-5017-6F7483D8F129> /usr/X11/lib/libXdmcp.6.dylib
0x167b5000 - 0x167b7ff3 com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x167bd000 - 0x167bfff7 Motion ??? (???) <BA03F73F-DCB2-6B73-8EBD-87C2A5A93317> /Library/Frameworks/Motion.framework/Versions/A/Motion
0x167ca000 - 0x167cbff7 com.apple.bluetooth.IOBluetoothSCOAudioDriverPlugIn 2.2.4 (2.2.4f3) <7347B9EF-62BF-FE4F-2EB0-394E2EBC927E> /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSCOAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverPlugIn.bundle/Contents/MacOS/IOBluetoothSCOAudioDriverPlugIn
0x167d2000 - 0x167d6ff3 com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <C36F9194-6DB6-0AA8-4839-71191EEBAC65> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x167db000 - 0x167e1ffb com.apple.audio.AppleHDAHALPlugIn 1.7.9 (1.7.9a4) <A686EC36-C3D5-131F-46D2-F174F5477C77> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1684f000 - 0x168b3fe2 com.apple.LiveType.framework 2.1.4 (2.1.4) <1509B3FF-8573-CA6E-914A-6701F10C2159> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
0x168d1000 - 0x16917ffb com.apple.motion.component 1.0 (687) <B2FD93AF-0488-C687-C7B5-A8FC8AE2D40C> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
0x1691d000 - 0x169b9ff8 com.apple.procore.framework 4.0 (712) <09EE33B4-412C-FC25-5356-1DE47695BAA6> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
0x169f8000 - 0x16b69ff7 GLEngine ??? (???) <D336658A-F6DB-6D61-9CA6-04299E7D5420> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x16b9a000 - 0x16fa0fef libclh.dylib ??? (???) <3ACD0D90-B1E9-59DA-729E-7E97092F9A24> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/libclh.dylib
0x17010000 - 0x1702cff7 GLRendererFloat ??? (???) <8FF7B576-512C-C2F8-4C0C-967FB3D9EEA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x70000000 - 0x700cbffb com.apple.audio.units.Components 1.6.1 (1.6.1) <4E1101F3-E8EF-4925-75FE-373BD7BC3BAB> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8f611000 - 0x8fa52fe7 com.apple.GeForce8xxxGLDriver 1.6.6 (6.0.6) <205911D0-3CE3-D53C-289B-319A4E4BA153> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
0x90003000 - 0x90027ff7 libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9086a000 - 0x9086dfe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x908a0000 - 0x90904ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9094c000 - 0x90a50fe7 libcrypto.0.9.8.dylib ??? (???) <2E58547A-91CC-4C1A-9FCC-DA7515FDB68A> /usr/lib/libcrypto.0.9.8.dylib
0x90a51000 - 0x912344b7 com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x91388000 - 0x913d5feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x913e0000 - 0x91406fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x91407000 - 0x91450fe7 libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91459000 - 0x914f6fe3 com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9161a000 - 0x91621fff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91622000 - 0x91627ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91628000 - 0x916a1ff7 com.apple.PDFKit 2.5 (2.5) <58603BDB-337F-FBE3-EB11-7C31CF261995> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x916a2000 - 0x916a8ff7 com.apple.DisplayServicesFW 2.2 (2.2) <72C790A9-F4D2-DA92-015B-4CAF478FC0C2> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x916aa000 - 0x9175dfff libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9184f000 - 0x91871fef com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x91872000 - 0x91b91fe7 com.apple.CoreServices.CarbonCore 861.2 (861.2) <A9077470-3786-09F2-E0C7-F082B7F97838> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91d15000 - 0x91d97ffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91d98000 - 0x91e9afef com.apple.MeshKitIO 1.0 (49.0) <E4436373-BF5D-9644-F8B7-B72762BEC08B> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x91e9b000 - 0x91eccff3 libTrueTypeScaler.dylib ??? (???) <6C8916A2-8F85-98E0-AAD5-0020C39C0FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x91ecd000 - 0x91fcefe7 libxml2.2.dylib ??? (???) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
0x91fcf000 - 0x9204aff7 com.apple.Bluetooth 2.2.4 (2.2.4f3) <EA5E4D8C-6D0B-DEF1-15DD-295CE2BBC482> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x9204b000 - 0x92480ff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92489000 - 0x9248aff7 com.apple.audio.units.AudioUnit 1.6.2 (1.6.2) <845D5E0D-870D-B7E8-AAC5-8364AC341AA1> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9248b000 - 0x9250bfeb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x92533000 - 0x9256aff7 com.apple.CoreMedia 0.420.18 (420.18) <43747711-B334-B0C7-4971-15FA586DAFBF> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9256b000 - 0x925daff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x925db000 - 0x9277ffeb libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
0x92780000 - 0x927beff7 com.apple.QuickLookFramework 2.1 (327.3) <BAF90576-16DF-13E6-9756-31537076E843> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x927bf000 - 0x927caff7 libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x927cb000 - 0x92800ff7 libcups.2.dylib ??? (???) <AFDC4D3C-0FF4-D459-B26C-4BA1093F9142> /usr/lib/libcups.2.dylib
0x92801000 - 0x9292ffe7 com.apple.CoreData 102.1 (250) <F33FF4A1-D7F9-4F6D-3153-E5F2588479EB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92930000 - 0x92988fe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x92a69000 - 0x92aa8ff7 com.apple.ImageCaptureCore 1.0 (1.0) <D8767350-A10D-B6B5-3A8D-05888A7758ED> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x92aa9000 - 0x92c65fef com.apple.ImageIO.framework 3.0.1 (3.0.1) <598CF4F9-7542-E1A7-26D2-584933497A2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x92c66000 - 0x92c68ff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92ce3000 - 0x92ce6ff7 libCGXType.A.dylib ??? (???) <483FCF1C-066B-D210-7355-ABC48CA9DB2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x92ce7000 - 0x9304eff7 com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x93089000 - 0x9309dfe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x930c0000 - 0x9311aff7 com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9311b000 - 0x931c9ff3 com.apple.ink.framework 1.3.1 (105) <CA3FBDC3-4BBA-7BD9-0777-A7B0751292CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93324000 - 0x93324ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93325000 - 0x93325ff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93326000 - 0x933a0fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x933a1000 - 0x934aeff7 com.apple.MediaToolbox 0.420.18 (420.18) <31935D52-1F8D-4AB2-CCA5-4CF615CBCE24> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x93558000 - 0x9364eff7 libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9364f000 - 0x93652ff7 libCoreVMClient.dylib ??? (???) <A89D7A78-8FB0-2BDF-30DB-A35E04A6186B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x93653000 - 0x936fbffb com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9378a000 - 0x9378aff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x937ab000 - 0x939d6ff3 com.apple.QuartzComposer 4.1 (156.10) <24293329-50D7-D12F-51B3-57976A4E52B1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x939d7000 - 0x939f5ff7 com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x939f6000 - 0x93a9dfe7 com.apple.CFNetwork 454.5 (454.5) <A7E78E62-0C59-CE57-73D2-C4E60527781C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x93a9e000 - 0x93c20fe7 libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
0x93c35000 - 0x93c8bff7 com.apple.MeshKitRuntime 1.0 (49.0) <BCB920E3-C567-3F37-D404-F518A256859E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x93c8f000 - 0x93d20fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x93f36000 - 0x93f43ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x93f44000 - 0x93f51ff7 com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93f52000 - 0x93f53ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x93f54000 - 0x93f64ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x93f65000 - 0x94843ff7 com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95869000 - 0x9586aff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9586b000 - 0x9586fff7 IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x958a3000 - 0x958beff7 libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x95c4a000 - 0x95c54ff7 libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95c55000 - 0x95d2fff3 com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x95d30000 - 0x95d3efe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
0x95d66000 - 0x95db7ff7 com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x95db8000 - 0x95ee4feb com.apple.audio.toolbox.AudioToolbox 1.6.2 (1.6.2) <9AAFDCBE-C68C-3BB3-8089-83CD2C0B4ED7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x95ee5000 - 0x95f1aff7 libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x95f1b000 - 0x95f1fff7 libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x95f20000 - 0x95f70ff7 com.apple.framework.familycontrols 2.0 (2.0) <E6CAB425-3E40-65A3-0C23-150C26E9CBBF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x95fe6000 - 0x95fefff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x95ff0000 - 0x96018ff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x96019000 - 0x96056ff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x96057000 - 0x96098ff7 libRIP.A.dylib ??? (???) <9F0ECE75-1F03-60E4-E29C-136A27C13F2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96195000 - 0x96643fe7 com.apple.VideoToolbox 0.420.18 (420.18) <CB16BB7D-FBE2-A2AD-490A-18479A8321BA> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x96644000 - 0x96656ff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x96657000 - 0x96661fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x966c7000 - 0x966d3ff7 libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
0x966d4000 - 0x966d8ff7 libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x966d9000 - 0x96850fef com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96851000 - 0x9688bffb libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9688c000 - 0x9688cff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x968a0000 - 0x968e6ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
0x968e7000 - 0x968e7ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96b8f000 - 0x96c48fe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x96c49000 - 0x96c8dfe7 com.apple.Metadata 10.6.2 (507.4) <DBCBAE7D-7B34-7806-C0B9-1E6E6D45562F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96cf1000 - 0x96cf7fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x96d49000 - 0x96d4bff7 libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x96d4c000 - 0x96e16fef com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x96e17000 - 0x96ff9fff com.apple.imageKit 2.0.1 (1.0) <3CD99122-4DC8-00CE-4BD7-E3E1E1C71C30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x972aa000 - 0x9750cfe7 com.apple.security 6.1.1 (37594) <9AA7D9BF-852F-111F-68AD-65DD760D4DF3> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9750d000 - 0x9757bff7 com.apple.QuickLookUIFramework 2.1 (327.3) <2F51D9CB-F827-E0AF-F201-5F4244C0D02A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x97595000 - 0x975c8ff7 com.apple.AE 496.1 (496.1) <1AC75AE2-AF94-2458-0B94-C3BB0115BA4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x975c9000 - 0x975d3ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x975f4000 - 0x97917fef com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x97931000 - 0x97a70fe3 com.apple.QTKit 7.6.3 (1591.3) <18F25C19-F0B8-5907-D6D6-65EC53DF0D3B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x97b79000 - 0x97b91ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x97b99000 - 0x97c03fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x97c04000 - 0x97c47ff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x97c48000 - 0x97c8cff3 com.apple.coreui 2 (113) <D0FA9B36-3708-D5BF-0CC3-6CC1909BC8E6> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x97c8d000 - 0x97d3afe7 libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
0x97d70000 - 0x97d70ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x97d9c000 - 0x97d9cff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x97d9d000 - 0x97f3bfeb com.apple.JavaScriptCore 6531.22 (6531.22.5) <3FB9AF5B-17DD-D4C8-C7B1-4F79B404496E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x97f3c000 - 0x97f3cff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x97f3d000 - 0x97f51ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x97f5c000 - 0x98372ff7 libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98373000 - 0x98450ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x98451000 - 0x98451ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x98452000 - 0x984b2fe7 com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9855d000 - 0x98560ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x98561000 - 0x98581fe7 libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
0x98582000 - 0x987f2ffb com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x987f3000 - 0x98813fe7 com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98814000 - 0x988c3ff3 com.apple.ColorSync 4.6.2 (4.6.2) <F3F097AC-FDB7-3357-C64F-E28BECF4C15F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x988c4000 - 0x988e0fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x98a49000 - 0x98ae5fe7 com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x98b1f000 - 0x98b4fff7 com.apple.MeshKit 1.0 (49.0) <435718C1-ED40-6BCC-F0D8-67FA05CFFF1E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x98b50000 - 0x98b92fe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x98ba4000 - 0x98bb5ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x98bb6000 - 0x98c4efe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x98c4f000 - 0x98c8bfff com.apple.CoreMediaIOServices 124.0 (850) <5F9B1AA3-8BB3-4E8C-2A31-F8FD5EC3F28A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x98d4a000 - 0x99043fef com.apple.QuickTime 7.6.3 (1591.3) <803CC5FD-2369-83B5-795D-A8963620EFAC> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9905a000 - 0x990caff3 com.apple.AppleVAFramework 4.7.5 (4.7.5) <464A915D-E670-FA22-7799-454259D42B82> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x990cb000 - 0x9911bfe7 libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9911c000 - 0x99131fff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x99434000 - 0x9948efe7 com.apple.CorePDF 1.1 (1.1) <8ED0FB5F-D498-D012-DF09-DE5378D40D52> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x99602000 - 0x99612ff7 libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x99613000 - 0x9963aff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib

Model: MacBookPro5,1, BootROM MBP51.007E.B05, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.41f2
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.26)
Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 2 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS543232L9SA02, 298.09 GB
Serial ATA Device: HL-DT-ST DVDRW GS21N
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0237, 0x04600000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000

Re: macOSX iPhone BETA feedback

PostPosted: Tue May 04, 2010 11:21 am
by akr
Carlos, thanks for submitting this bug. This one is know. The path must not contain the word "MacOS" except the one inside the app bundle.

So pls place the gameeditor to another path and it will run for sure.

This will be changed in a fix tommorrow.

Andreas

Re: macOSX iPhone BETA feedback

PostPosted: Wed May 05, 2010 1:27 am
by krenisis
Wow you typed all that? So will the iphone export cost extra to users of game editor or just new buyers.

Re: macOSX iPhone BETA feedback

PostPosted: Sat May 22, 2010 5:02 am
by StOrM3
I know that akr knows of my probs in getting game editor to run on a powerpc mac G4, I just thought I'd post the info here, so other developers that are working on the sourcecode as well, might be able to help figure out how to fix the target compiler
options, or makefiles, so that it will create an executible correct for the powerpc, when I run / or try to run rather, I get the Bad Cpu type in executible error message... Kind of wierd, since the export executible in the resources that is used to compile your game to the mac platform will actually run perfectly ??!!?? I think the makefiles in both apps have different $variables setup for targets / platforms or something like this.. I've downloaded the svn sourcecode, and tried to locate it
myself, and recompile it, I'm pretty good at correcting this type of thing, and messing with something until it either works right, or end up re-writing / reverse engineering something else to figure out what is different. I have been coding for 19 years in C/C++ and am quite fluent, in Windows coding, I have plenty to learn for mac coding, but I'm working on it, I have a Mac Game Programming book with like 900 some pages in it.. hehehe, funny thing though is the author makes no mention of what format / filenames the actual makefiles for mac are.. He merely tells you how to setup projects inside xcode / project manager.. and as such, I have been unable to locate the correct project files / makefiles inside the svn source, either they are not in there, or buried amongst the scripts / rules / configure and makefiles.. hehehe, ahh the days of linux compilers.. I love GCC you can cross compile to anything with it! Anyways, just thought I'd ask, and see if anyone else, has any ideas.. akr, I'm not trying to bug ya about it, I'm just trying to pick the other coders brains about it..

Thanks,

StOrM3

Re: macOSX iPhone BETA feedback

PostPosted: Sat May 22, 2010 2:14 pm
by makslane
Currently Game Editor runs on x86 and ARM based processors.
To works on PowerPC processors, there are things, like word alignment for example, thats need to be analyzed.
It is not a just compile thing.

Re: macOSX iPhone BETA feedback

PostPosted: Sat May 22, 2010 4:27 pm
by StOrM3
thanks makslane for the explanation... I finally found out about compiling open source apps on mac, using mac ports and darwinbuild.. so I think I know how the source works now, at least as how to compile in on a mac... Found out by accident messing around on the gimpshop website, trying to find the leopard port of it... I think the real issue is that apple has 3 main builds that people are still using, tiger, leopard, snow leopard, and with the advent of snow leopard, them dropping powerpc macs, is not cool. I may try to get snow leopard running on my win 7 boxes under vmware or virtual pc, that way I can at least help test along the way, until we figure something out for powerpc processor... thanks for trying anyways guys, I do appreciate it.. ;')