Replies: 10 comments
|
Hi @kou, Would it be possible for you to provide an example how you build the SDK on mingw-w64? I.e. the set of commands executed, and the prerequisites required so we could reproduce the build. Best regards, |
|
Thanks for sharing the details of the past reject. I understand your judgement.
Sure. I'll provide a GitHub Actions workflow for it. It'll explain what you need for your internal CI build system. |
|
Hi! Best regards, |
|
Thanks! If you have any question, please let me know. |
|
Is there any progress? |
|
Hi @kou , Please sorry for a delayed response. Best regards, |
|
Thanks!!! |
|
Converting this to a Discussion. It's an improvements we plan to pursue over time rather than one actionable change with a near-term milestone, so a Discussion better fits collecting the specifics and design input. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Describe the feature
#1836 was raised and rejected in 2022. Is this policy still valid?
MSYS2 has patches for this:
Use Case
I'm an Apache Arrow https://arrow.apache.org/ developer.
Apache Arrow uses aws-sdk-cpp for S3 support. Apache Arrow uses system aws-sdk-cpp or bundled aws-sdk-cpp by
ExternalProject_Add()/FetchContent.Apache Arrow supports mingw-w64 based environments. If aws-sdk-cpp supports mingw-w64, Apache Arrow don't need to apply patches with
ExternalProject_Add()/FetchContent.Proposed Solution
How about merging the patches in MSYS2?
Other Information
No response
Acknowledgements
All reactions