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?
iPhone development?
-
- CodeLite Curious
- Posts: 2
- Joined: Tue Mar 30, 2010 8:02 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: iPhone development?
This is a good oneEquis wrote:after using xCode for the last few months, I'm willing to try anything
And no, I havn't tried to compile any iPhone application
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 2
- Joined: Tue Mar 30, 2010 8:02 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: iPhone development?
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!
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!
- kspes
- CodeLite Enthusiast
- Posts: 41
- Joined: Sat Jan 30, 2010 2:18 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: iPhone development?
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.
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.