Pages

Google Ads

Thursday, April 09, 2009

Programming for iPhone using Linux or Windows

Hello budies,

I found a good article about "Programming for iPhone using Linux or Windows" at Blog of Max Horvath.

So I copied it to my blog but saying that I am not the author of the article, my objective is to help my readers to anwser their question. If you want to read it the article at his website click here.

Below the article:

------------------------------------------------------------------------------------------------

Development for the iPhone is provided by Apple for Mac OS X exclusively. There are several reasons to do it like that - the most important one would be that iPhone OS Frameworks are all available under Mac OS X.

Those of you who would like to play around with iPhone development under Linux or Windows can now follow a tutorial published by IBM on how to use the Eclipse C/C++ Development Toolkit (CDT) to program native applications for the iPhone. This way you can write iPhone applications by using Eclipse IDE on Windows and Linux, too. The only requirement is that you need a jailbreaked iPhone.

As a conclusion I can say that it's quite complicated and by far not as fluent as developing on the Mac OS platform (e.g. Simulator is missing) - but those wanting to experiment on with the iPhone SDK on Windows or Linux will find this tutorial a useful resource.

I kindly mirrored the tutorial on my webserver - you can download it here ...

------------------------------------------------------------------------------------------------

No comments: