Skip to content

aws-iot-devide-sdk build in visual studio linker errors #69

@TejaswiniiB

Description

@TejaswiniiB

Hi, I want aws-iot-devide-sdk for windows. I downloaded this repo from release branch, have placed certificates in mentioned folder, ran cmake as mentioned in README. Build was successful. Now I have a visual studio project ALL_BUILD.vcxproj inside builds dir which I created, I need to build it and get executables for examples provided. Am I right? But after I open ALL_BUILD.vcxproj with visual studio and build, I am getting many errors like :

Error LNK2019 unresolved external symbol _CRYPTO_cleanup_all_ex_data referenced in function "public: __thiscall awsiotsdk::network::OpenSSLInitializer::~OpenSSLInitializer(void)" (??1OpenSSLInitializer@network@awsiotsdk@@QAE@XZ) pub-sub-sample aws-iot-device-sdk-cpp-release\aws-iot-device-sdk-cpp-release\builds\samples\PubSub\OpenSSLConnection.obj 1

Can anyone please tell me how to overcome this and get successful build?
Thankyou :)

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