Linking problems in MSVC++

Don Payette payettedon at gmail.com
Thu Aug 24 19:33:04 UTC 2023


When I do a build in MSVC++ I get link errors, here is the one for
_BIO_ctrl.

Severity Code   Description
Error LNK2019  unresolved external symbol _BIO_ctrl referenced in function
"public: void __thiscall CSocket::Connect(class CDFDSSocket *,char
*,unsigned short)" (?Connect at CSocket@@QAEXPAVCDFDSSocket@@PADG at Z)

I get the same for  _BIO_free_all, _BIO_new_ssl_connect and more.

I installed the OpenSSL Win64 pre-compiled binaries and pointed
to C:\Program Files\OpenSSL-Win64\lib in Library Directories.

What am I missing?

Don Payette
(cell) 479-216-6320 <(479)%20216-6320>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20230824/b6e9dc27/attachment.htm>


More information about the openssl-users mailing list