Linking with the NCC service

The NCC service contains two components, the NCC service interface and the NCC service implementation. When building a Natural Access application that uses the NCC service, link to nccapi.lib under Windows and to libnccapi.so under UNIX.

For existing applications, modify your makefiles to link with nccapi.lib under Windows or libnccapi.so under UNIX.