Hi All,
As I could not find the Multithreaded Static Library for OpenSSL 0.9.x so I tried compiling the pjsip 1.10 with Win32OpenSSL-1_0_2g.
1>------ Build started: Project: pjsua, Configuration: Release Win32 ------
1>Linking...
1>libpjproject-i386-win32-vc8-release.lib(ssl_sock_ossl.obj) : error LNK2019: unresolved external symbol _SSLv2_server_method referenced in function _init_openssl
1>libpjproject-i386-win32-vc8-release.lib(ssl_sock_ossl.obj) : error LNK2019: unresolved external symbol _SSLv2_method referenced in function _create_ssl
1>..\bin\pjsua-i386-Win32-vc8-Release.exe : fatal error LNK1120: 2 unresolved externals
1>Linking...
1>libpjproject-i386-win32-vc8-release.lib(ssl_sock_ossl.obj) : error LNK2019: unresolved external symbol _SSLv2_server_method referenced in function _init_openssl
1>libpjproject-i386-win32-vc8-release.lib(ssl_sock_ossl.obj) : error LNK2019: unresolved external symbol _SSLv2_method referenced in function _create_ssl
1>..\bin\pjsua-i386-Win32-vc8-Release.exe : fatal error LNK1120: 2 unresolved externals
Can anyone help with this?
Thanks and Regards
Varun
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list -- pjsip@xxxxxxxxxxxxxxx To unsubscribe send an email to pjsip-leave@xxxxxxxxxxxxxxx