On Mon, Jul 7, 2008 at 2:45 PM, Pedro Gon?alves <pedro.pandre at gmail.com> wrote: > Hi > > I've just updated to the latest version and I have some linking errors: > Error 29 error LNK2019: unresolved external symbol > _pjmedia_transport_srtp_start referenced in function _create_stream > mips_test.obj > Error 30 error LNK2019: unresolved external symbol > _pjmedia_transport_srtp_create referenced in function _create_stream > mips_test.obj > Error 31 error LNK2019: unresolved external symbol > _pjmedia_srtp_setting_default referenced in function _create_stream > mips_test.obj > > I have config_site.h in pjlib/include, only with this flag: > #define PJMEDIA_HAS_SRTP 0 > > Shouldn't this disable SRTP at all? Why am I getting those linking errors? > Yeah that comes from pjmedia_test project which I just re-included in the build process recently. This is not an important project, so I'll just remove it again for now. Thanks for the report! Cheers Benny -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080707/28ce5ab0/attachment.html