University of Alberta

CMPUT 101 F03
INTRODUCTION TO COMPUTING


Department of Computing Science
University of Alberta

Installing the Dev-C++ compiler

1.Go to the web page :http://www.bloodshed.net/devcpp.html

2. Scroll down to the very bottom of this screen to where you can see Dev-C++ 4 downloads : and click on the link :
. Download from Sourceforge.net

3. Select : the umn(US) mirror

4. Click on : the Minneapolis, MN download link or any of the other North American links.

5. Click Save to save the devcpp4.zip file, the file will download in a folder (you can choose the folder or just go with the default) on your C: drive

6. If Winzip does not automatically unzip the file you will have to do that manually once the file is downloaded (I'm assuming you have Winzip installed on your computer).

7. Once the file has been unzipped, click on the SETUP.EXE file to install the Dev-C++ compiler files.

 

 

8. At any other time, you can open the C:\Dev-C++ folder and double-click on the DevCpp.exe file to launch the application.