NVIDIA VIDEO CODEC SDK

I have Quadro P2000, visual studio 2017 and CUDA 10.0 installed on windows 10. recently I have also installed NVIDIA VIDEO CODEC SDK 9.0.20. I am not able to run sample program of CODEC SDK. do I need to install or configure FFMPEG separately for running sample program. I am getting following error

Error MSB3073 The command "del C:\ProgramData\NVIDIA Corporation\CUDA Samples\v10.1\Samples\Win32.Debug*.dll

:VCEnd" exited with code 1.

Hi.
You do not need to install or configure FFmpeg separately on Windows platform.

It seems you have an issue in building sample application in your setup. You mentioned CUDA 10.0 installed, but error message is pointing to v10.1? We are not able to reproduce any sample application build failures internally. Let me know if you have exact steps to reproduce this issue.

Thanks.