大疆社区

标题: 目前无法往下进一步实施开发了。 [打印本页]

作者: 南京垠坤阿杰    时间: 2020-9-8
标题: 目前无法往下进一步实施开发了。

按照你们大疆网站上的WINDOWS SDK文档, 其中一段无法实现,如下:
Generate an App Key
Every application needs a unique App Key to initialize the SDK.
To create an App Key for an application:
Go to the DJI Developer Website's Developer Center
Select "Apps" tab on the left.
Select "Create App" button on the right.
Select "Windows SDK" as the "SDK" type.
Select the "Category", enter the App Name, Package Name and "Description" of the application.
An application activation email will be sent to complete the App Key generation.
The App Key will appear in the developer center, and can be copied and pasted into the application.

Go to the DJI Developer Website's Developer Center 这一步进入你们的网页后, 提示 如下
We're sorry, but the page you were looking for doesn't exist.


我是新手,需要你们的工程师指导一下,如何解决这个问题。谢谢!



作者: Spacemarine    时间: 2020-9-8
https://developer.dji.com/user/apps/#all
作者: 南京垠坤阿杰    时间: 2020-9-8
Spacemarine9-8 14:25
https://developer.dji.com/user/apps/#all
已经通过大疆网站生成了App Key.
之后用你们网站上的示例代码编译与执行,出现如下问题:

编译后,提示警告如下:
Warning        CS1998        This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.        DJIWSDKDemo        D:\Sample\DJIWSDKDemo\DJIWSDKDemo\MainPage.xaml.cs        47        Active

执行代码,报错如下:
Error                DEP0100: Please ensure that target device has developer mode enabled. Could not obtain a developer license due to error 800704C7.        DJIWSDKDemo                       


作者: Spacemarine    时间: 2020-9-8
南京垠坤阿杰9-8 15:48
已经通过大疆网站生成了App Key.
之后用你们网站上的示例代码编译与执行,出现如下问题:

编译后,提示警告如下:
Warning        CS1998        This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.        DJIWSDKDemo        D:\Sample\DJIWSDKDemo\DJIWSDKDemo\MainPage.xaml.cs        47        Active

执行代码,报错如下:
Error                DEP0100: Please ensure that target device has developer mode enabled. Could not obtain a developer license due to error 800704C7.        DJIWSDKDemo
编译的时候建议选,debug-x86-DJIWindowsSDKSample_x86 ‎(Universal Windows)选项。




欢迎光临 大疆社区 (https://bbs.dji.com/) Powered by Discuz! X3.2