Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.
This repository was archived by the owner on May 6, 2022. It is now read-only.

VS2015 link errors #48

@hramovnik

Description

@hramovnik

Hi, after building lib - I have link problems then I try to use it. That looks like this:

[DEBUG] RET: openssl.lib(ossl_engine.obj) : error LNK2001: unresolved external symbol _ENGINE_load_4758cca

[DEBUG] RET: openssl.lib(ossl_engine.obj) : error LNK2001: unresolved external symbol _ENGINE_load_aep

[DEBUG] RET: openssl.lib(ossl_engine.obj) : error LNK2001: unresolved external symbol _ENGINE_load_atalla

[DEBUG] RET: openssl.lib(ossl_engine.obj) : error LNK2001: unresolved external symbol _ENGINE_load_chil

[DEBUG] RET: openssl.lib(ossl_engine.obj) : error LNK2001: unresolved external symbol _ENGINE_load_cswift

[DEBUG] RET: openssl.lib(ossl_engine.obj) : error LNK2001: unresolved external symbol _ENGINE_load_nuron

[DEBUG] RET: openssl.lib(ossl_engine.obj) : error LNK2001: unresolved external symbol _ENGINE_load_sureware

[DEBUG] RET: openssl.lib(ossl_engine.obj) : error LNK2001: unresolved external symbol _ENGINE_load_ubsec

Seems that engine didn't be compiled. I use only static libs (libeay32.lib and ssleay32.lib). Tell me, please what am I doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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