*add the msvcrt to ignored libraries.* I did it like that and there is no problem. On Fri, Oct 30, 2009 at 8:05 PM, David Clark <vdc1048 at tx.rr.com> wrote: > Did you change the compilation method on all pjsip projects and your > application project. They all have to agree or you run into problems at > link. > > > At 10:19 AM 10/30/2009, sunil sarolkar wrote: > >> Hello, I compiled PjSIP with Run time library Multi-threaded Debug DLL >> (/MDd) succesfully but could not compile it with runtime library >> Multi-threaded (/MT) its givind error >> >> >> Linking... >> MSVCRT.lib(MSVCR90.dll) : error LNK2005: _memchr already defined in >> LIBCMT.lib(memchr.obj) >> MSVCRT.lib(MSVCR90.dll) : error LNK2005: _sprintf already defined in >> LIBCMT.lib(sprintf.obj) >> MSVCRT.lib(MSVCR90.dll) : error LNK2005: __snprintf already defined in >> LIBCMT.lib(snprintf.obj) >> MSVCRT.lib(MSVCR90.dll) : error LNK2005: _strncpy already defined in >> LIBCMT.lib(strncpy.obj) >> >> Thanks for any clue >> >> >> _______________________________________________ >> 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 >> > > > _______________________________________________ > 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/20091031/699b83ea/attachment.html>