Skip to content

try to build cmake+mingw+win10/64bit problem #672

@meir100

Description

@meir100

build beast on win10/64 bit ENG + codeblocks + boost1.6.3(gcc itself) + openssl-1.1.0e
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

and the commands i used to do it are:
cd C:\Beast-develop

open cmake(gui version)
C:\Beast-develop ---> C:\Beast-develop\bin64
added boost1.6.3(gcc itself) path
added openssl path
configure

cmake (gui) says that NO openssl exists.

generate
cd C:\Beast-develop\bin64
C:\make-4.1\WinRel\gnumake > Beast.txt

the text + image of the crash:

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Boost version: 1.63.0
Found the following Boost libraries:
system
coroutine
context
filesystem
program_options
thread
chrono
date_time
atomic
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_SSL_LIBRARY OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
OpenSSL not found.
Configuring done

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
[ 1%] Building CXX object test/CMakeFiles/lib-tests.dir//extras/beast/unit_test/main.cpp.obj
test\CMakeFiles\lib-tests.dir\build.make:62: recipe for target 'test/CMakeFiles/lib-tests.dir/
/extras/beast/unit_test/main.cpp.obj' failed
CMakeFiles\Makefile2:107: recipe for target 'test/CMakeFiles/lib-tests.dir/all' failed
Makefile:82: recipe for target 'all' failed
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
beans_crash_1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions