To compile and link the support library source code, you can use the makefile named SRC.MAK that resides in Embed-install-directory\CG.
|
Platform |
The makefile is configured to use |
|
Windows |
Microsoft Visual Studio |
|
UNIX |
Gnu and native ANSI C compilers |
To compile and link the support library source code
•Enter one of the following commands at an Command Window prompt:
|
To use this makefile |
Use |
|
Microsoft C |
Open the project VCSRC.MAK |
|
Gnu C or native ANSI C |
make -f unixsrc.mak |