PREV TOC HOME INDEX NEXT


5.2 Compiling and Linking

To compile and link your application, follow the syntax instructions for your version of the C Development Package.

Make sure when compiling or linking, the SRL library name is specified last. If your application includes MSI and Voice library functions, for instance, use either of the following two library orders on the command line for Linux:
-l dti -l dxxx -l srl
or
-l dxxx -l dti -1 srl

Include the following libraries when using the MSI software on the Windows operating system:
libsrlmt.lib
libdtimt.lib

Depending on your application, you may need to link with other libraries. Refer to the appropriate documentation for other IntelŪ DialogicŪ products.


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated January, 2003