Skip to content

My code crashes with static library but not dynamic library #2123

Answered by RoyZhang2022
RoyZhang2022 asked this question in Q&A
Discussion options

You must be logged in to vote

I have figured out it is my problem. I have linked to my dynamic library which links to AWS SDK static libraries, while at the same time my test still links to AWS SDK static libraries. That means I links to AWS SDK static libraries twice. So it causes this problem.

Replies: 2 comments

Comment options

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

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant