Skip to content

[Question] Can I build AWS SDK CPP with static libcurl? #1270

Closed
@sunhyung

Description

@sunhyung

What platform/OS are you using?

Ubuntu 18.04 LTS

Which version of the SDK?

1.7.162

What compiler are you using? what version?

CLang 6

What are your CMake arguments?

cmake ../aws-sdk-cpp -DCMAKE_BUILD_TYPE="RelWithDebInfo" -DCMAKE_CXX_COMPILER:FILEPATH="clang++" -DCMAKE_C_COMPILER:FILEPATH="clang" -DENABLE_TESTING="OFF" -DBUILD_ONLY=${AWS_FEATURES} -DBUILD_SHARED_LIBS="OFF"

Can you provide a TRACE level log? (sanitize any sensitive information)

Metadata

Metadata

Assignees

No one assigned

    Labels

    guidanceQuestion that needs advice or information.response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 10 days.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions