Issues when compiling Pjsip 1.10 with Win32OpenSSL-1_0_2g

VP
varun pratapsingh
Sat, Sep 25, 2021 3:32 PM

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

Can anyone help with this?

Thanks and Regards
Varun

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 Can anyone help with this? Thanks and Regards Varun