Unable to compile Capture SDK 5.0 samples

I’m trying to compile NvFBCHWEncode in VS2013 and I’m getting this error.

1>------ Build started: Project: Util, Configuration: Debug x64 ------
1>  Utils.cpp
1>Utils.cpp(19): fatal error C1083: Cannot open include file: 'NvAPI\NvAPI.h': No such file or directory
2>------ Build started: Project: NvFBCHWEncode, Configuration: Debug x64 ------
2>LINK : fatal error LNK1104: cannot open file 'Util.lib'
========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========

I have a GRID K520, with CUDA 6.5 and Nvidia driver 369.26 installed.

Any ideas?

Thanks, that worked.