-
Notifications
You must be signed in to change notification settings - Fork 209
The new aws-lc-sys-0.27.1
dependency started requiring cmake to build
#4073
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
What target are you building for? On what platform are you building on? The build requirements for |
Oh sorry, I totally missed to specify that. It's a Windows build that uses our custom Vagrant image. We could add CMake to that image, but I was thinking if that could be avoided at all; More specifically it's |
cmake is a required dependency to build |
I see, that's unfortunate, but if it's intentional I'm closing the issue |
Sorry, I couldn't keep myself from posting this 😳 |
I upgraded AWS SDK in our repo, but when I submitted my PR to CI our windows build failed with this:
Is there any way the cmake requirement can be removed? The builds worked just fine without it before.
Related PR: #4040
The text was updated successfully, but these errors were encountered: