Wednesday, January 23, 2013

Project1: Hello World


Hello world on your machine.
Upload both the cpp file and executable.

Windows:
Follow the instruction I uploaded to install the MinGW.

Linux:
In your terminal, type
sudo apt-get install build-essential

MacOS:
Install Xcode where you could download from 
https://developer.apple.com/downloads/index.action
Fill in the survey forms to get access to developer zone.

Then search the corresponding version based on your system.
Mountain Lion or Lion  Xcode 4.5.2
Snow leopard  Xcode 3.2.2 developer tools
Leopard  Xcode 2.5

Then in the terminal, do what I did on class.



No comments:

Post a Comment