dji-sdk / Windows-SDK

DJI Windows SDK: http://developer.dji.com/windows-sdk/
Other
177 stars 117 forks source link

DJIWindowsSDKSample_x86 does not compile #38

Closed 3c1u closed 5 years ago

3c1u commented 5 years ago

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.

3c1u commented 5 years ago

It solved by trying another internet connection. My copy of VS2017 was corrupted.