opengl profiler
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?
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?
Profiler doesn't support ES.

