Is this possible at all? I don't have a mac but would like to learn the language and use an IDE which I like. Project Center and I don't get along too well.
Asked
Active
Viewed 783 times
1 Answers
2
QT Creator has Objective-C support and has the flexibility to allow you to modify the build command used and specify which resulting file to run, so it could work very well as an IDE for GNUstep projects.

andyvn22
- 14,696
- 1
- 52
- 74
-
No problem. Project Center and I don't get along well either. :) Luckily, I've got Xcode. – andyvn22 Sep 14 '11 at 06:26
-
1By the way, do you know how to enable Objective-C support in QT? I'm having some trouble finding my way around this one, and unfortunately there's little documentation available. – zeboidlund Sep 14 '11 at 15:05