Hangs using offical SDK

Subforum for discussion and help with ScummVM's iPhone port

Moderator: ScummVM Team

Post Reply
arr0n
Posts: 1
Joined: Wed Oct 06, 2010 12:49 pm

Hangs using offical SDK

Post by arr0n »

Hi.
I've been trying to get ScummVM on my iPhone for a while now and as an iPhone developer I've been trying to use the official SDK (I don't want to j*******k).

I have the project compiling and linking fine (after a few file additions), but when I upload the app onto my iPhone through XCode, it hangs on the splash/loading screen. If I attempt to run the app straight from Springboard (not through XCode), I get dumped straight back to the OS.

I placed some breakpoints in what I think is the main() function in OSYS_main.mm but they are never hit - so either I've got the wrong place or it's some problem with project settings.

Any thoughts?

Thanks!
User avatar
Vinterstum
ScummVM Developer
Posts: 580
Joined: Sun Oct 16, 2005 6:59 am

Post by Vinterstum »

No console output at all? How about main() in iphone_main.m?
Post Reply