-
Notifications
You must be signed in to change notification settings - Fork 50
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
Issue while running in iPhone #2
Comments
can't go to site http://www.rdsdk.com/ |
cannot download or register on china site. please share it |
Hello its running in simulator but its not working in iPhone real devices.Can you please help me out and how to use the SDK in our project. |
+1 I have the same problem |
Me too. I can't test the app and I can't understand how to register. |
Did any one found any solution? as I am facing the same issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While Running the project in iPhone or while achieving it, following warning and errors occured
can run in simulator smoothly,
ld: warning: ignoring file /Users/ajisvk/Downloads/rdVideoEditSDK-for-iOS-master-3/XpkUiSDKDemo/../libxpkCoreSdk/libXpkUISDKLib.a, missing required architecture arm64 in file /Users/ajisvk/Downloads/rdVideoEditSDK-for-iOS-master-3/XpkUiSDKDemo/../libxpkCoreSdk/libXpkUISDKLib.a (2 slices)
ld: warning: ignoring file /Users/ajisvk/Downloads/rdVideoEditSDK-for-iOS-master-3/libxpkCoreSdk/libXpkUISDKLib.a, missing required architecture arm64 in file /Users/ajisvk/Downloads/rdVideoEditSDK-for-iOS-master-3/libxpkCoreSdk/libXpkUISDKLib.a (2 slices)
Undefined symbols for architecture arm64:
"OBJC_CLASS$_RDPlayer", referenced from:
objc-class-ref in PlayVideoController.o
"OBJC_CLASS$_ExportConfiguration", referenced from:
objc-class-ref in ViewController.o
"OBJC_CLASS$_CameraConfiguration", referenced from:
objc-class-ref in ViewController.o
"OBJC_CLASS$_EditConfiguration", referenced from:
objc-class-ref in ViewController.o
"OBJC_CLASS$_XpkUISDK", referenced from:
objc-class-ref in ViewController.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered: