Not logged inGosu Forums
Forum back to libgosu.org Help Search Register Login
Up Topic Gosu / Gosu on iPad, iPhone & iPod Touch / Crash on iOS 4.x
- - By Basic Date 2012-05-03 11:23
I got this crash on iPad with iOS 4.x

dyld: Library not loaded: /System/Library/Frameworks/GLKit.framework/GLKit
  Referenced from: /var/mobile/Applications/60CD176E-557E-4FBF-81AD-17803CEA3026/iPadTest.app/iPadTest
  Reason: image not found

Works fine with iPad 5.x

This isn't a problem for me I just swapped iPad's, but just thought I'd mention it. I don't have the iOS 4 SDK to try and compile under that, but a quick google seems to reveal the framework is in a different place.
Parent - By jlnr (dev) Date 2012-05-05 02:07
I think it is more a documentation issue with Gosu. If you create a new OpenGL app, it links to GLKit (required, not optionally). iOS 4 has no GLKit as far as I know, so it crashes. If you just remove GLKit from the project, you should be fine.
Up Topic Gosu / Gosu on iPad, iPhone & iPod Touch / Crash on iOS 4.x

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill