opentok / CallKit

A sample app to demonstrate how to integrate Apple CallKit into OpenTok iOS SDK
MIT License
110 stars 24 forks source link

basic_streambuf<char, std error #12

Closed sesdev1 closed 6 years ago

sesdev1 commented 6 years ago

Hello Lucas,

I cloned the repo, attempted to build and received the errors in the attachment.

Running, Xcode: 9.2, Swift 4.

Please let me know what can be done to resolve.. Thanks. -- German

callkit-opentalk-build-errors

Lucashuang0802 commented 6 years ago

@sesdev1 can you give us more information on how you ran into this?

sesdev1 commented 6 years ago

@Lucashuang0802 Yes.. Here are the steps,

1). cloned the repo 2). launched Xcode 3). added the OpenTok framework. 4). Product->Clean, Product->Build

Build fails with errors ..

Lucashuang0802 commented 6 years ago

@sesdev1 have you try using CocoaPods and follow steps here: https://github.com/opentok/CallKit#install-the-project-files? With that being said, I am not sure if it is a problem with the project.

sesdev1 commented 6 years ago

@Lucashuang0802 Thanks, pod install solved the glitch. I'll begin to take a look.. Is there a place where I could post questions re: the project ?

Lucashuang0802 commented 6 years ago

@sesdev1 you can submit any issues related to the project here. Please email support@tokbox.com or fill out a form https://support.tokbox.com/hc/en-us/requests/new for any SDK or platform issues. Thanks. 😃