Looks like a static lib vs dll lib issue. From the linker errors it
seems the linker is expecting the lib file for the dll build of
BoringSSL. You could check if your BoringSSL build is actually a dll build.
Cheers,
Thomas
Am 19.05.2020 um 18:37 schrieb Mark Windshield via curl-library:
Hello
Hello,
I'm currently trying to build libcurl with zlib, nghttp2 & BoringSSL
support for windows, but when trying to build in VC x64 cmd tool or
following albertino's guide to build it with VC-15 project I get the
following error and am not sure what to do:
LINK : warning LNK4098: defaultlib 'MSVC