home *** CD-ROM | disk | FTP | other *** search
- To compile MegaView, you'll need Aztec C V5. First, type
-
- MAKE global.sym
-
- and then
-
- MAKE MegaView
-
- You can also edit the MakeFile and remove the "-hi global.sym" option which
- includes the precompiled .h file, and remove all dependencies of global.sym
- from the MegaView entry.
-
- You need the WhatIs include files to rebuild MegaView, which are in the
- "include/" subdir. Copy these to your normal include dirs.
-