Using LEADTOOLS with Your C/C++ Compiler

For Microsoft C, you need to include the library (.LIB) files that LEADTOOLS supplies in order to call LEADTOOLS functions. For a summary of the library files, refer to Files To Be Included With Your Application. For the library files required by a particular function, refer to the function description.

For other compilers, you may need to generate a .LIB file from a DLL. For example, use the IMPLIB.EXE program with Borland C, versions 3.x and 4.x. For other compilers, on WIN32 systems, you should also specify alignment on a 1-byte boundary.

The make files for the example programs are different for different editions of LEADTOOLS, as follows:

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS DICOM C API Help