My goal here is to come up with a set of patches that let us build aws-sdk-cpp
under Rtools40.
I successfully patched aws-c-common
but am now stuck on aws-c-io
.
My steps to get to where I am now are:
(On Windows 11 x86_64, in an Rtools4.0 UCRT shell)
- Check out apache/arrow#44989
- Install regular CMake for Windows system-wide
- Clone https://github.com/awslabs/aws-c-common and check out v0.8.9