Category Archives: Objective-C

Hello OBJ-C

Hello obj-c, I just did my first obj-c app from Ubuntu with GNUStep ,see!

Things you need to know to compile the hello world app with GNUStep:

sudo aptitude install gnustep gnustep-devel chmod +x  /usr/share/GNUStep/MakeFiles/GNUStep.sh /usr/share/GNUStep/MakeFiles/GNUStep.sh

source code here, … Continue reading

Posted in Objective-C | Tagged , | Leave a comment