Page 1 of 1

iPhone development?

Posted: Tue Mar 30, 2010 8:19 am
by Equis
Greetings,

I am new to CodeLite but after using xCode for the last few months, I'm willing to try anything. Has anyone successfully been able to compile an iPhone application using CodeLite?

Re: iPhone development?

Posted: Tue Mar 30, 2010 9:21 am
by eranif
Equis wrote:after using xCode for the last few months, I'm willing to try anything
This is a good one :)

And no, I havn't tried to compile any iPhone application
Eran

Re: iPhone development?

Posted: Wed Mar 31, 2010 5:46 am
by Equis
Heh, ya. I'm not a fan of xCode.

From the little I've used CodeLite so far, I like it. If I have any success getting my iPhone application compiling using it, I will let you know!

Re: iPhone development?

Posted: Sat Apr 03, 2010 11:03 pm
by kspes
My company developes games for the iPhone platform, among others, and believe me, it's no cakewalk to set it all up. My suggestion is, stick with xCode for iPhoneOS apps.

How we do it: we develop games in C++ so most of the work is done on Linux and Windows machines (ofcourse using Codelite ;) and prior to beta testing, the game is compiled on xCode with a few obj-c additions needed.