haven icon indicating copy to clipboard operation
haven copied to clipboard

CMake Error at CMakeLists

Open myashtree opened this issue 4 years ago • 0 comments

-- AES support enabled -- Found Boost Version: 1.71.0

CMake Error at CMakeLists.txt:764 (message): Boost older than 1.62 is too old to link with OpenSSL 1.1 or newer. Update Boost or install OpenSSL 1.0 and set path to it when running cmake: cmake -DOPENSSL_ROOT_DIR='/usr/include/openssl-1.0;/usr/lib/openssl-1.0'

-- Configuring incomplete, errors occurred! See also "/home/xhv/haven/build/release/CMakeFiles/CMakeOutput.log". See also "/home/xhv/haven/build/release/CMakeFiles/CMakeError.log". make: *** [Makefile:65: release-all] Error 1 anyone could help?

myashtree avatar Apr 21 '21 14:04 myashtree