Symantec C++

You can compile and link Symantec C++ programs from the DOS command line or from the Symantec IDE. The following Fastgraph libraries are compatible with Symantec C++:

FGWSC32.LIB

Win32 library

FGWSC32D.LIB

Win32 library with DirectX support

To build Fastgraph applications in the Symantec C++ IDE, you must create a project that includes the name of each C and CPP source file comprising your application. Most importantly, the project must also include the name of the Fastgraph library for the selected platform. Refer to your Symantec C++ manuals or on-line help for complete information about projects.

To compile and link from the DOS command line, use the SC command:

SC -mn -W <file> GDI32.LIB COMDLG32.LIB USER32.LIB VFW32.LIB
   WINSPOOL.LIB {FGWSC32.LIB|FGWSC32D.LIB}

For more information about compiling and linking Symantec C++ programs, please refer to the Symantec C++ Compiler and Tools Guide and the Symantec C++ User's Guide and Reference.

<< Prev

Next >>

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.