[icu] mingw support + [mp3lame] Fix VCPKG_TARGET_STATIC_LIBRARY_SUFFIX#14969
[icu] mingw support + [mp3lame] Fix VCPKG_TARGET_STATIC_LIBRARY_SUFFIX#14969BillyONeal merged 10 commits intomicrosoft:masterfrom
Conversation
|
@longnguyen2004, the icu:x64-windows-static failed with following issue in CI testing, could you please confirm if this issue reprod locally? Failures: |
|
Guess I'll have to fix |
PhoebeHui
left a comment
There was a problem hiding this comment.
LGTM, thanks for the PR!
|
Is the |
|
I haven't submitted a patch to ICU yet, but I'll look into it. |
Can you actually submit it to them? Thanks! |
|
Submitted: |
|
@BillyONeal Seems like the fix will be left for 69.1, which is a long time away, can you check this PR again and make sure it's good? |
|
Absolutely: backports are fair game in patches! We just want to make sure upstream knows a bug exists etc. before we backport them in patches. |
ras0219-msft
left a comment
There was a problem hiding this comment.
The generated port version of boost-locale must also be changed:
https://github.com/microsoft/vcpkg/pull/14969/files#diff-1fc3b5ebed025c0311a4625fa496b6db0580e6a7e97a88d0f9fbf402cd83d571R28
|
I'm taking care of that, stand by |
|
Thanks for your contribution! |
Describe the pull request
Add support for
icuon mingw triplets, and also add support for buildingboost-localewithicuAll mingw triplets
boost-locale[icu]tested on bothx64-mingw-dynamicandx64-windowsYes