opengl profiler

Apprentice
Posts: 6
Joined: 2009.03
Post: #1
attaching or launching an iphone simulator app in the opengl profiler gives me an error:

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

Dyld Error Message:
Library not loaded: /System/Library/Frameworks/OpenGLES.framework/OpenGLES
Referenced from: /Users/kampfgnu/myStuff/iphonedevstuff/check/build/Release-iphonesimulator/check.app/check
Reason: image not found


when launching or attaching to the atlantis demo from the examples folder, it works.
do i have to set some additional flags or something to attach/launch iphone apps?
Quote this message in a reply
Sage
Posts: 1,231
Joined: 2002.10
Post: #2
Profiler doesn't support ES.
Quote this message in a reply
Post Reply