Jared Burrows Blog
Software Development and Course Notes
Pages
(Move to ...)
Home
Burrows Apps
Course Notes
▼
Thursday, August 30, 2012
How to install Objective C on Ubuntu
How to install Objective C packages:
To install them:
sudo apt-get install gobjc gnustep gnustep-make gnustep-common
To compile files:
gcc -o hello hello.m -Wall -lobjc
No comments:
Post a Comment
Please make suggestions :)
‹
›
Home
View web version
No comments:
Post a Comment
Please make suggestions :)