Hi Jerome, Thanks for the report and the patch. I committed the patch in r4257 (https://trac.pjsip.org/repos/changeset/4257). Regards, Ming On Fri, Sep 14, 2012 at 5:08 PM, Jerome Heymonet <jerome.heymonet at gmail.com> wrote: > Hello all, > > I'm integrating pjsip into an iPhone application and I'm facing a strange > problem with iPhone simulator. > When I build pjsip for i386 arch with "configure-iphone --disable-video", > and integrate it into my application running on simulator target I got a > link error searching symbol _pjmedia_vid_codec_mgr_get_default_param and > some other :) > But this problem doesn't appears when building for device target and that is > strange. > > After few investigation I found that is linked to vid_stream_info.c that not > test if video is enabled. > > I've made a little patch that you can find in attachement. > > Regards > Jerome > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >