I encountered with an error Cannot resolve Assembly or Windows Metadata file 'Windows-SDK-master\Sample Code\Debug\DJIVideoParser\DJIVideoParser.winmd' while compiling DJIWindowsSDKSample_x86.
I downloaded the SDK and followed the instruction on README.md, but it didn't work.
It seemed that DJIVideoParser haven't been compiled (even it is included in the dependencies of the sample project), and no files are generated.
This didn't help. I tried the x64 version, and I also reinstalled Visual Studio 2017, and neither of them did work.
I encountered with an error
Cannot resolve Assembly or Windows Metadata file 'Windows-SDK-master\Sample Code\Debug\DJIVideoParser\DJIVideoParser.winmd'
while compiling DJIWindowsSDKSample_x86.I downloaded the SDK and followed the instruction on README.md, but it didn't work. It seemed that DJIVideoParser haven't been compiled (even it is included in the dependencies of the sample project), and no files are generated.
This didn't help. I tried the x64 version, and I also reinstalled Visual Studio 2017, and neither of them did work.