Hi All, ? i had downloaded latest pjsip stack version 0.9.0, ? i am trying to build the application with visual studio .net 2003, i am getting the following build errors. ? Error??? 1??? error LNK2019: unresolved external symbol _srtp_init referenced in function _pjmedia_srtp_init_lib??? pjmedia.lib Error??? 2??? error LNK2019: unresolved external symbol _octet_string_hex_string referenced in function _pjmedia_transport_srtp_start??? pjmedia.lib Error??? 3??? error LNK2019: unresolved external symbol _srtp_dealloc referenced in function _pjmedia_transport_srtp_start??? pjmedia.lib Error??? 4??? error LNK2019: unresolved external symbol _srtp_create referenced in function _pjmedia_transport_srtp_start??? pjmedia.lib Error??? 5??? error LNK2019: unresolved external symbol _srtp_protect referenced in function _transport_send_rtp??? pjmedia.lib Error??? 6??? error LNK2019: unresolved external symbol _srtp_protect_rtcp referenced in function _transport_send_rtcp2??? pjmedia.lib Error??? 7??? error LNK2019: unresolved external symbol _srtp_unprotect referenced in function _srtp_rtp_cb??? pjmedia.lib Error??? 8??? error LNK2019: unresolved external symbol _srtp_unprotect_rtcp referenced in function _srtp_rtcp_cb??? pjmedia.lib Error??? 9??? error LNK2019: unresolved external symbol _crypto_get_random referenced in function _generate_crypto_attr_value??? pjmedia.lib Error??? 10??? fatal error LNK1120: 9 unresolved externals??? (...) i think it could be the problem with libsrtp, i want to know how to solve this problems. ? so that i could build the pjsip stack version 0.9.0 version successfully. ? ? Thankyou. ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080630/16db0a54/attachment.html