Skip to content

Why so many dependencies to "just" build the AWS library? #2986

Answered by jmklix
lermy3d asked this question in Q&A
Discussion options

You must be logged in to vote

These are common dependencies required for building C++ projects. While you can find this SDK on some C++ package managers, that is not the recommended way to consume it. We recommend that you consume this sdk from source(GitHub) and then compile it to fit your exact needs.

If you haven't already, please check out our developer guide.

If you have any questions about building or using this SDK, feel free to ask.

Additionally, here is a Reddit thread that discusses some good points as to why there aren't many package managers (with pre-compiled libraries) in the C++ world.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by jmklix
Comment options

You must be logged in to vote
7 replies
@lermy3d
Comment options

@lermy3d
Comment options

@lermy3d
Comment options

@lermy3d
Comment options

@lermy3d
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants