Author Message
willlain
Joined: Mar 7, 2016
Messages: 11
Offline
Hello, When I create new project ( not use demo project ) for CSDK an Apple Mach-O Linker (ld) Error Group occur.

What is the compile and link arg diffenence between demo project and new project

Did CSDK support swift language project ? If yes how?

Here is my env and step:

evn: Xcode 8.3 Least CSDK

step:
1. create an xcode ios project use language objc
2. add csdk lib in to the project.
3. build the project

Build Error:

Apple Mach-O Linker (ld) Error Group
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Rumata
Joined: Dec 20, 2016
Messages: 133
Offline
Hi willlain,

Thank you for your question. Could you please provide full build log in order to we will ba able to locate issue.
willlain
Joined: Mar 7, 2016
Messages: 11
Offline
I find what wrong. Because the build setting bitcode default is yes set it to no then build success

BTW:
Did CSDK support swift project ? Can I use CSDK in an swift project? Call CSDK lib method by BuildTest-Bridging-Header.h file


Rumata wrote:Hi willlain,

Thank you for your question. Could you please provide full build log in order to we will ba able to locate issue.
Pavel_K
Joined: Dec 20, 2016
Messages: 67
Offline
Hi willlain,

Sorry, but SDK does not support Swift and we have not plan to add it in nearest releases.
Go to:   
Mobile view