I'm using Microsoft Visual Studio, so no command line.
In the linker settings there is an External Dependencies. I added libcrypto.lib and libssl.lb.
On Thu, Aug 24, 2023 at 3:59 PM Kenneth Porter <shiva@xxxxxxxxxxxxxxx> wrote:
On 8/24/2023 12:33 PM, Don Payette wrote:
> When I do a build in MSVC++ I get link errors, here is the one for
> _BIO_ctrl.
That one's in libcrypto.lib. Post your linker command line.