An Object-Oriented version of the C programming language.

learn more… | top users | synonyms

5
votes
1answer
905 views

compiling Objective-c programs on Ubuntu and a good IDE for the same?

I am trying my hands on Objective-c and I want to know that how can I compile the programs in Ubuntu. Can I do it with GCC or something else is required? And Also please tell me some good IDE/Editor ...
3
votes
1answer
282 views

Is there any way to program using Objective C on Ubuntu?

Is there a IDE, library that could allow me to code Objective C on Ubuntu?
2
votes
0answers
47 views

I want to develop for linux, where do I start? [duplicate]

Possible Duplicate: What is the best way to develop apps for Ubuntu? So, I am currently running Ubuntu 10.04 and I would like to start developing for Linux. I am already developing some ...
1
vote
2answers
931 views

Best configuration for Ubuntu and Objective-C

Can someone post a proper Ubuntu Configuration for developing iPad's applications? I need a good IDE and a guide on how to install any essential compilers etc. Thanks
0
votes
1answer
262 views

Compiling objective c code, how to?

I am trying to compile a program using its source code and I am unable too and the problem seems to happen in the same folder in every ocurrance, and when I check the files, they are all objective c ...