Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 2218  / 2 Years ago, wed, january 26, 2022, 11:46:17

I am trying my hands on Objective-C and I want to know how can I compile the programs in Ubuntu. Can I do it with GCC or is something else required?
Also, please recommend a good IDE/Editor for Objective-C. I am a fan of Geany but it does not support Objective-C. I don't want to use VIM or Emacs.


More From » ide

 Answers
7

Ubuntu includes GCC's Objective C compiler in the gobjc package. I don't have a good suggestion for an IDE though. There are multiple text editors with support for Objective C syntax highlighting.



While you've ruled out Emacs and VIM, gedit might cover your needs. It has syntax highlighting and provides some IDE-style features with the gedit-developer-plugins.


[#44336] Friday, January 28, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
weamp

Total Points: 197
Total Questions: 115
Total Answers: 92

Location: Mauritania
Member since Sun, May 7, 2023
1 Year ago
;