Windows-SDK icon indicating copy to clipboard operation
Windows-SDK copied to clipboard

Where can I get the <djiwindowssdk/sdkmanager.h>?

Open bxworks opened this issue 6 years ago • 2 comments

already download winsdows sdk Public beta 0.2.0 but ....i can't find these file. #include <djiwindowssdk/sdkmanager.h> #include <djiwindowssdk/videofeed.h> #include <djiwindowssdk/videofeeder.h> #include <djiwindowssdk/virtualremotecontroller.h>

bxworks avatar Feb 21 '19 06:02 bxworks

Hi, there are two options for you to ask for help:

  1. Post your issues on StackOverflow: https://stackoverflow.com/questions/tagged/dji-sdk, the community can help you.

  2. Report your issues to [email protected], as it's our official channel for developers to request DJI Developer Support now.

For DJI Developer Support, we have the following three tiers:

  • Standard

This free support is available to anyone reaching out to [email protected]. There is no guarantee for response time.

  • Preferred

    This support comes with Pro membership for 99 USD per year. You can purchase it on DJI Developer Website. These requests have priority over Standard ones. Starting today, Preferred questions will be replied to within 2 to 5 business days (Monday – Friday).

  • Premium

    This one-time ticket is considered high-priority and costs 499 USD per issue. You can purchase it on DJI Developer Website after you become the Pro membership developer. Starting today, Premium questions will be replied to within 1 business day (Monday – Friday). This may include communication with DJI SDK engineers, but will not involve face-to-face interaction. Time limitations apply, and please keep in mind that one question is permitted per ticket. We will do our best to resolve your issue, but there some situations demand deeper engineering efforts.

dji-sdk[bot] avatar Feb 21 '19 06:02 dji-sdk[bot]

Hi @bxworks , looks like you are still using the earliest Microsoft build version, it's written in C++, our latest Windows SDK project using C# for development, please download the latest Windows SDK Sample code(From this Github Repo) and SDK (From DJI Developer Website) and try again.

dji-dev avatar Feb 21 '19 07:02 dji-dev