Hi Eeveryone, I am trying to make sip client using pjsip code. I have compiled pjsip code for iphone simulator os 4 and iphone device os 4. when i have taken all header file in my project but when i include any of header file my project start giving error . i included #import <pjsua-lib/pjsua.h> header file and my project giving 2705 error /Users/amit/Desktop/SipIphone/Classes/include/pjsip/sip_config.h:67:0 /Users/amit/Desktop/SipIphone/Classes/include/pjsip/sip_config.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef' /Users/amit/Desktop/SipIphone/Classes/include/pjsip/sip_config.h:112:0 /Users/amit/Desktop/SipIphone/Classes/include/pjsip/sip_config.h:112: error: expected specifier-qualifier-list before 'pj_bool_t' These are arbitary nonsense error. all header are included correctly and found. Please help me how to solve these error. thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20100813/3e92b9c3/attachment.html>