[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

windows binaries totally broken


Hi!

Published LIBSSH windows binaries are totally broken, because AES chipher is not supported. I maked binaries from sources, but the problem was not solved. 

The reason is CMake does found OpenSSL headers. The problem is in file "ConfigureChecks.cmake". It uses variable "OPENSSL_INCLUDE_DIRS" but CMake ("FindOpenSSL.cmake") initializes "OPENSSL_INCLUDE_DIR" (no "s" at the end). I fixed this, and now library works fine.

С уважением,
Ерошкин Олег

Follow-Ups:
Re: windows binaries totally brokenAris Adamantiadis <aris@xxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org