You are here:About>Computing & Technology>C / C++ / C#> C> C Tutorials> Open a Sample Project
About.comC / C++ / C#

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

From David Bolton,
Your Guide to C / C++ / C#.
FREE Newsletter. Sign Up Now!

Open a Sample Application

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.

  1. Download the Watcom C/C++ Compiler
  2. How to Install the Open Watcom C/C++ Development System
  3. Open the Watcom IDE
  4. Open a Sample Application
  5. Load, Compile and Run a Sample Application

<< Previous | Next >>

 All Topics | Email Article | Print this Page | |
Advertising Info | News & Events | Work at About | SiteMap | Reprints | HelpOur Story | Be a Guide
User Agreement | Ethics Policy | Patent Info. | Privacy Policy©2008 About, Inc., A part of The New York Times Company. All rights reserved.