The NCC API contains two components, the NCC API interface and the NCC API implementation. When building a NaturalAccess application that uses the NCC API, 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.