Skip to content

Compilation errors #1898

Answered by jmklix
acrivellari asked this question in Q&A
Mar 23, 2022 · 4 comments · 1 reply
Discussion options

You must be logged in to vote

I haven't been able to reproduce this error, but we have changed the build process since this issue was opened. Can you please try with the latest version of this sdk and let me know if you still have any problems compiling this sdk.

For Visual Studio:

cd sdk_build
cmake ../aws-sdk-cpp -G "Visual Studio 15 Win64" -DCMAKE_BUILD_TYPE=Debug -DCMAKE_PREFIX_PATH=<path-to-install> -DBUILD_ONLY="s3"
msbuild ALL_BUILD.vcxproj /p:Configuration=Debug

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jmklix
Comment options

Answer selected by jmklix
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
guidance Question that needs advice or information.
2 participants
Converted from issue

This discussion was converted from issue #1889 on April 05, 2022 17:30.