The library will usually be in its own installation directory, so you need to tell NB where it is. If you right-click the project name in the Projects window, you will have the Properties option.
- Select the Build / C ++ compiler option to add a directory for .h files.
- Select Build / Linker to add the directory for the DLL file.