nesterenkodm / pjsip

PJSIP is Open Source SIP, Media, and NAT Traversal Library
495 stars 220 forks source link

Issue at running of ./build.sh #96

Closed krishnastvSMSC closed 4 years ago

krishnastvSMSC commented 4 years ago

Hello Team, while build this library got and compile stuck.Please check the below screens for reference. Help us to resolve this issue. Screenshot 2020-06-05 at 4 38 54 PM Screenshot 2020-06-05 at 4 39 12 PM

Thanks in advance

welljsjs commented 4 years ago

Hi, I assume you're building on macOS 10.15.5? Do you have the Xcode dev tools installed?

xcode-select --install

You'll need to install either clang or gcc

krishnastvSMSC commented 4 years ago

Helllo, Yes am running on macOS 10.15.5. Xcode development tool and command line tool also installed correctly. I have clang, gcc too. Still am getting same issue

welljsjs commented 4 years ago

Can you please post the output of gcc -v and clang -v and xcode-select --install? Also, it would help if you could fill in the issue template.

krishnastvSMSC commented 4 years ago

Hello , find the attachment for reference Screenshot 2020-06-08 at 10 52 50 AM

I am unable to build the app.

github-actions[bot] commented 4 years ago

This issue is stale because it had been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.