Added "/safeseh" in assembler flags and problem got solved. Thank you very
much.
--
Sent from: http://openssl.6102.n7.nabble.com/OpenSSL-User-f3.html
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
Thanks for reply Michael.
I am sure i gave 32-bit build only. "BuildWinLibs.bat vs2015 x32d clean"
This is the comment i gave for build. Here "x32r" means 32-bit release
build.
Here is the error code(text).
rc /fo"tmp32dll/MSVC14.0\libeay32.res" /d CRYPTO ms\version32.rc
Microsoft (R)
Hi,
We are using openssl-1.0.2j. For security compliance we scanned libeay32.dll
with binscope binary analyzer. Binscope result is showing *“SafeSEHCheck
(FAIL)”*.
To resolve this we added /SAFESEH flag in linker flags, and started build.
But build got failed with "Unable to generate SAFESEH ima
Hi,
I am migrating my application from visualstudio6.0 to VS2015. My application
using is using openssl-1.0.2j.
For this migration i built openssl in VS2015, libraries generated
successfully. I am using MiniWeb server as virtual server for SSL
connections.
The problem is libraries(ssleay32.dll