I have the same issue for vs 2005 when I change pjsip from 0.8.0 to 0.9.0. I need add libsrtp when linking but 0.8.0 not. regards, Gang On Tue, Jul 8, 2008 at 5:26 PM, Benny Prijono <bennylp at pjsip.org> wrote: > > > On Tue, Jul 8, 2008 at 10:10 AM, Pedro Gon?alves <pedro.pandre at gmail.com> > wrote: > >> >> Yes, I am using the latest version from SVN (I updated this morning) >> I am using Visual Studio 2005 but however, the pjmedia_test project still >> has linking errors: >> > > Oh, you didn't say you're using VS 2005, I thought it was on Linux. Just > remove pjmedia_test from the workspace for now. > > >> >> Isn't this normal, since the place where those functions are implemented >> (transport_srtp.c) has >> *#if defined(PJMEDIA_HAS_SRTP) && (PJMEDIA_HAS_SRTP != 0)* >> and we defined PJMEDIA_HAS_SRTP as 0 in config_site.h?? >> > > The purpose of mips_test.c is to test the performance of all pjmedia > features, so it won't work well if the features are disabled. > > -benny > > > > > _______________________________________________ > 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 > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080708/7f7f2330/attachment.html