If installing VC++ 2015.3 v140 toolset (x86,x64) from vs 2017 didn’t solve your issue then check whether you have PDBCopy in “”.
Then can copy it to “” folder.
If you are missing PDBCopy then download the
Make sure that you ticked ‘Debugging tools’ checkbox.
After downloading sdk don’t launch ‘winsdksetup.exe’, instead open folder that you pointed at, navigate to ‘Installers’, and run ‘X64 Debuggers And Tools-x64_en-us.msi’ and ‘X86 Debuggers And Tools-x86_en-us.msi’.
PBDCopy will most likely appear in your windows kits folder.