<div dir="ltr"><div><div><div><div><div>Ok, found what happened.<br><br></div>For a reason that remains gloomy to me (I think this is undocumented from POCO), POCO adds the following dependencies to the vcxproj file:<br><AdditionalDependencies>ws2_32.lib;iphlpapi.lib;libeay32.lib;ssleay32.lib;%(AdditionalDependencies)</AdditionalDependencies><br><br></div>I have removed those dependencies and it looks to be ok now. So not an OpenSSL issue, I just leave the comment for anyone who could face the issue too.<br><br></div>Sorry for having disturb.<br><br></div>KR<br></div>Raymi<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 8, 2017 at 12:34 PM, Richard Levitte <span dir="ltr"><<a href="mailto:levitte@openssl.org" target="_blank">levitte@openssl.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In message <CANFqjkLN5DHq7uOTuxYgCCVLv9==<wbr>WQLO=<a href="mailto:3j8JJM9QW2p41012Q@mail.gmail.com">3j8JJM9QW2p41012Q@mail.<wbr>gmail.com</a>> on Sat, 8 Jul 2017 12:29:31 +0200, Raymi Coevan <<a href="mailto:raymi.coevan@gmail.com">raymi.coevan@gmail.com</a>> said:<br>
<br>
raymi.coevan> Sorry, I meant no reference to libeaymt64.lib or ssleaymt64.lib<br>
raymi.coevan><br>
raymi.coevan> On Sat, Jul 8, 2017 at 12:20 PM, Raymi Coevan <<a href="mailto:raymi.coevan@gmail.com">raymi.coevan@gmail.com</a>><br>
raymi.coevan> wrote:<br>
...<br>
raymi.coevan><br>
raymi.coevan>     Indeed, the list you mentioned is exactly the one I have in my<br>
raymi.coevan>     environment. In my MSVC project, I only statically link with<br>
raymi.coevan>     libcrypto64MT.lib and libssl64MT.lib. No reference is made to<br>
raymi.coevan>     libeaymt64.lib or libssl64MT.lib, from what I know at least. So I<br>
raymi.coevan>     don't understand why I got these link errors...<br>
<br>
Can't help you there, sorry.<br>
<div class="HOEnZb"><div class="h5"><br>
Cheers,<br>
Richard<br>
<br>
--<br>
Richard Levitte         <a href="mailto:levitte@openssl.org">levitte@openssl.org</a><br>
OpenSSL Project         <a href="http://www.openssl.org/~levitte/" rel="noreferrer" target="_blank">http://www.openssl.org/~<wbr>levitte/</a><br>
--<br>
openssl-users mailing list<br>
To unsubscribe: <a href="https://mta.openssl.org/mailman/listinfo/openssl-users" rel="noreferrer" target="_blank">https://mta.openssl.org/<wbr>mailman/listinfo/openssl-users</a><br>
</div></div></blockquote></div><br></div>