0

I am implementing comet chat SDK for ios. But unable to compile. It shows clang error.

clang: error: unable to execute command: Segmentation fault: 11 clang: error: linker command failed due to signal (use -v to see invocation)

My xCode version is 6.4 and deployment target is 7.0. Anyone worked on comet Chat , even its sample doesn't compile at all.

Prince Kumar Sharma
  • 12,591
  • 4
  • 59
  • 90

1 Answers1

1

Please update your Xcode to the latest version 7.2 and above. SDK doesn't support backward compatibility for Xcode.

halfer
  • 19,824
  • 17
  • 99
  • 186
CometChat
  • 57
  • 3