Not logged inGosu Forums
Forum back to libgosu.org Help Search Register Login
Up Topic Gosu / Gosu on iPad, iPhone & iPod Touch / How to compile tutorial?
- - By magichat Date 2015-02-14 14:21
I'd love to know how can I start a new project with iPhone. I've installed CocoaPods and opened with example/Tutorial/Tutorial-Touch.
and it returned so many errors. How do I get start? Any help would be appreciated.

[my environment]
xcode 6.1.1
osx 10.10
Parent - - By jlnr (dev) Date 2015-02-16 01:16
One thing you can try is to check out the latest 0.7.x tag. I am still working on fixing all the build files in Gosu 0.8.x. Sorry for the delay, I'm traveling now, but I'll look into it at some point this month.
Parent - - By magichat Date 2015-02-16 08:42
Thanks for advice. I checked 0.7.50 and now it gets clang: error: invalid deployment target for -stdlib=libc++ (requires iOS 5.0 or later)
It seems difficult to fix for me. I wait for your fixes.

Anyway, have a good trip jlnr!
Parent - - By jlnr (dev) Date 2015-03-07 09:57
So much for "this month" - sorry about that. I've fixed a bunch of different issues, the Tutorial-Touch example works for me now after I run pod install.

My own C++ game still has some scaling issues on iOS, but I hope they're not bugs in Gosu...
Parent - By magichat Date 2015-03-09 15:57
Yeah, it compiled successfully and game has started. Now we're able to start iOS developing... Thank you for your time!!!

Sincerely,
Up Topic Gosu / Gosu on iPad, iPhone & iPod Touch / How to compile tutorial?

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill