-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Device build errors #69
Comments
Hi, there are two options for you to ask for help:
For DJI Developer Support, we have the following three tiers:
This free support is available to anyone reaching out to [email protected]. There is no guarantee for response time.
|
@bryanrahn Did you figure this out ? |
@wmurmann I manually edited their files. |
@bryanrahn Thanks for the reply, I ended up doing the same. |
Frameworks/DJIUXSDK.framework/Headers/DUXMapWidget.h:95:41: Pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
Frameworks/DJIUXSDK.framework/Headers/DUXFPVInteractionController.h:63:60: Pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
The text was updated successfully, but these errors were encountered: