Skip to content
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

Latest UXSDK-ios Build Issue (Xcode 10) #63

Open
TempOneTwo opened this issue Feb 9, 2019 · 5 comments
Open

Latest UXSDK-ios Build Issue (Xcode 10) #63

TempOneTwo opened this issue Feb 9, 2019 · 5 comments

Comments

@TempOneTwo
Copy link

When I pull the latest UXSDK-ios, and try to build in Xcode 10, the DJIWidget "blows up" with 99 warnings and a link error: "Undefined symbols for architecture x86_64"
Any help in getting past this would be greatly appreciated. Thanks.

@dji-sdk
Copy link

dji-sdk bot commented Feb 9, 2019

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.

@PaoloC68
Copy link

PaoloC68 commented Feb 9, 2019

@TempOneTwo I am having the same exact issue which I describe onStackOverflow here .
It seems that the UXSDK-ios code with its links to the DJIWidget library is messed up, let's do some noise so hopefully this gets fixed.

@PaoloC68
Copy link

PaoloC68 commented Feb 9, 2019

@TempOneTwo
I downgraded Cocoapods from 1.6.0 to 1.5.3 and I was able to compile with no errors!!

@TempOneTwo
Copy link
Author

Excellent --- thanks!

@askariz
Copy link

askariz commented Feb 26, 2019

@PaoloC68 you are correct. here is the command .
$sudo gem install -n /usr/local/bin cocoapods -v 1.5.3
$sudo gem uninstall cocoapods -v 1.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants