Tagged Questions
1
vote
2answers
177 views
Simplifying the process of compiling and running objective-c apps in GNUstep
I just installed GNUstep (following this post: http://www.jaysonjc.com/programming/objective-c-programming-in-windows-gnustep-projectcenter.html)
It says to run this code:
gcc -o helloworld ...