1. Computing & Technology

Discuss in my forum

How to Download and Install the Open Watcom C/C++ Compiler

By , About.com Guide

Open a Sample Application
Open Watcom IDE Log after Compilation
With the IDE open, click the File menu and then Open Project. Alternatively you can click Ctrl + O. Browse to the Watcom installation folder (the default was C:\Watcom then Samples\Win and open the mswin.wpj file. You should see about 30 C projects that you can open.

You can compile all of these in one go. Click Actions on the menu then Make All (or just press the F5 key). This should whizz through and compile the lot in under a minute. You can view the IDE Log window. If you want to save this window, right click on it then click Save As.

The Image shows the log after compiling.

If you make the same mistake as I did, and click Window/Cascade on the IDE menu, you'll end up with a diagonal stripe of minimised windows. To find the right project, click Window then (right at the bottom) More windows...

On the next page : Make and run an Application.

©2012 About.com. All rights reserved.

A part of The New York Times Company.