linphone-sdk icon indicating copy to clipboard operation
linphone-sdk copied to clipboard

Build issue

Open ninholli opened this issue 2 years ago • 4 comments

I can not build my iOS project if using gRPC-ProtoRPC framework when upgrade linphone to 5.1.64 I use cocoapods: pod 'gRPC-ProtoRPC' and get issues when build:

  • Could not build Objective-C module 'linphone'
  • 'chrono' file not found in the time.h

Many thanks.

ninholli avatar Oct 26 '22 02:10 ninholli

Hi,

Are you using on of our prebuilt cocapod SDK or are you building it yourself? Can you attach full build logs please?

Thanks in advance.

Viish avatar Oct 26 '22 09:10 Viish

Hi @Viish

I use cocoapod SDK by using 'pod install'. I attached screenshots of the Pod file and the logs. And I see this issue only occur for SDK from 4.5.0.

Many thanks.

Screen Shot 2022-10-26 at 16 49 57 Screen Shot 2022-10-26 at 16 49 41 Screen Shot 2022-10-26 at 16 49 38

ninholli avatar Oct 26 '22 09:10 ninholli

Same issue here still. im running xcode 14, and I had t update my pods to fix the crash issue in ios16. But this is the same issue im getting as @ninholli Screen Shot 2022-11-04 at 3 37 59 AM

ceobitch avatar Nov 04 '22 08:11 ceobitch

Same issue i have installed react native package and the install pods now issue in building app encounter error Could not build Objective-C module 'linphone' Screenshot 2024-05-03 at 10 48 07 AM Screenshot 2024-05-03 at 10 48 30 AM

NomanUmar avatar May 03 '24 05:05 NomanUmar