Wintertree Software Inc.

Sentry Spelling Checker Engine - Support

Home Site index Contact us Catalog Shopping Cart Products Support Search

Symbols not found when linking with SSCExxxx.LIB

You are here: Home > Support > Sentry Spelling Checker Engine > Symbols not found when linking with sscexxxx.lib

Product: Sentry Spelling Checker Engine Windows SDK

Version: Any

Problem: During linking, the linker reports that functions in the Sentry API (e.g., SSCE_CheckCtrlDlg) are not found.

Solutions:

  1. Make sure the library file for the Sentry DLL (sscexx32.lib) is included in the libraries searched by the linker.

  2. Make sure that linker is set up to include the path containing the library file (\Program Files\ssce\sdk\lib by default) when searching for library files.

  3. Make sure that the WIN32 preprocessor symbol is defined when you compile (this is defined automatically if you include ssce.h).

  4. If you are compiling with a Borland (Inprise) C++ compiler, you will need to create new .LIB files from the SSCE DLL using the IMPLIB utility. IMPLIB is provided with the Borland compiler. Run IMPLIB, specifying the SSCE DLL as the source. Use the .LIB files created by IMPLIB when linking your application.


Home Site index Contact us Catalog Shopping Cart Products Support Search


Copyright © 2015 Wintertree Software Inc.