I have dependencies on Poco and OpenSSL (1.1.0e is currently used on MacOSX and Linux), and when trying to compile using MSVC2015, I get and link error telling that libeaymt64.lib and ssleaymt64.lib are missing. I tried to find where these dependencies are defined (pragma or linkage definitions) but did not find. These libraries do not look to exist since I cannot find them on MacOSX and Linux either.
I have installed OpenSSL environment and tried using precompiled libs and headers from http://slproweb.com/download/Win64OpenSSL-1_1_0f.exe
Googling on these libs, I find they might be included in OpenSSL 1.0.2g, however I'm not able able to find them in application's required OpenSSL release (1.1.x).
I'm sure I'm missing some points but cannot figure out what after hours of search.
Can someone please help me?
Thanks in advance
KR
Raymi
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users