Skip to content

Missing libraries for compile some projects #2

Description

@illera88

Hi,

I've realized that there are some missing libraries to be linked at the time to compile the next projects:

  • beam-node
  • node_1_test
  • node_test
  • wallet_db_test
  • offline
  • beam-wallet

libcrypto.lib (from OpenSSL) and Crypt32.lib should be added to the linker for them to compile and link properly.

EDIT: I guess the problem comes from https://github.com/beam-mw/beam/blob/master/sqlite/CMakeLists.txt#L32. I'm setting the path for libssl and libcrypto instead of using the recommended openSSL sources you guys mention in the readme:
2018-09-07 17_02_34-cmake 3 11 2 - c__users_alberto garcia_documents_code_beam_build_x64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions