error: implicit declaration of function 'pj_rand' is invalid in C99 (iOS)

V
vivek@advaitamtech.com
Fri, Jun 8, 2018 6:43 AM

Hi Guys,

I am trying to build pjsip iOS on mac system for target architecture "arm64". But I am getting the following error.

error: implicit declaration of function 'pj_rand' is invalid in C99 [-Werror,-Wimplicit-function-declaration]

Please help if you guys have faced it.

Thanks,
Vivek.

Hi Guys, I am trying to build pjsip iOS on mac system for target architecture "arm64". But I am getting the following error. error: implicit declaration of function 'pj_rand' is invalid in C99 [-Werror,-Wimplicit-function-declaration] Please help if you guys have faced it. Thanks, Vivek.