dji-sdk / Windows-SDK

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

Private/shaysc/add landing button #43

Open shaysw opened 4 years ago

shaysw commented 4 years ago
Asendo316 commented 4 years ago

How to build your version of project.

Please i keep getting build errors when i clone and build from your branch.

These errors are from missing library files.

An example is this:

Severity Code Description Project File Line Suppression State Error C1083 Cannot open include file: 'libavcodec/avcodec.h': No such file or directory (compiling source file videoparser.cpp) DJIVideoParser D:\User\RAW\Windows-SDK-private-shaysc-addLandingButton\Windows-SDK-private-shaysc-addLandingButton\Sample Code\DJIVideoParser\Queue.h 8

What to do?