BennuGD App to iPhone without Mac

Started by Grew, May 05, 2012, 07:44:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Grew

Hi!

Is there a way to upload my BennuGD app to my iPhone 4S without using a Mac?
I know I have to use SSH but I don't know how to compile my app for iPhone.
I saw this post  but the template is not still available.

Thank for your help!

[Edit] My iPhone 4S runs on FW 5.0.1 jailbroken
My game developer instagram :
https://www.instagram.com/ben_dev_game/

hardyx

I think you could compile for iPhone without a Mac with unofficial toolchains (compilers), but if you want to sell your application in the AppStore you need a Mac and an Apple developer license, because you must to sign the app with your developer license. The template project is prepared for XCode, then you need MacOSX, because iPhone SDK only works in this system. If you want to test maybe you can emulate this system with WMWare.

josebita

Quote from: Grew on May 05, 2012, 07:44:52 PM
Hi!

Is there a way to upload my BennuGD app to my iPhone 4S without using a Mac?
I know I have to use SSH but I don't know how to compile my app for iPhone.
I saw this post  but the template is not still available.

Thank for your help!

[Edit] My iPhone 4S runs on FW 5.0.1 jailbroken
The template is available here:
http://code.google.com/p/bennugd-monolithic/downloads/list

But it's mainly targeted for Xcode. You can, however, user some other BennuGD game and replace its contents with yours and then copy the result over SSH to your phone (to /Applications or to the user's app location).

As for how to compile your app: just compile it with the normal version of bennugd and make sure not to import mod_debug. Things should work.

Grew

Thank for your answers.
Where can I find a BennuGD game?
I've tried with Eeek!! but it crashes when launching.
Maybe Eek!! is not compatible with IOS 5?
My game developer instagram :
https://www.instagram.com/ben_dev_game/

FreeYourMind

the same problem, when i start the game the screen go away again...

josebita

Quote from: FreeYourMind on June 13, 2012, 08:15:16 PM
the same problem, when i start the game the screen go away again...
The Eek game might not be working anymore. I'll try to give it an eye.

FreeYourMind

"The Eek game might not be working anymore. I will try to take a look." fixed :)

Grew

My game developer instagram :
https://www.instagram.com/ben_dev_game/