[libopusenc] fix macOS and Linux build#15671
Conversation
a054356 to
117e818
Compare
|
I don't understand this error nor why it is only occurring on x86-windows: |
|
Hi @Be-ing You need to merge master and run the command |
117e818 to
5d39032
Compare
|
|
|
x86-windows still failed. I don't know what's going on. |
|
It seems that you missed |
|
port_versions/l-/libopusenc.json was changed when I ran |
|
I run Please check it again.
|
|
After I run |
|
you can remove this content in port_versions/l-/libopusenc.json, then run |
|
That just added the same content back to port_versions/l-/libopusenc.json |
|
Could you please check it should be this in your PR: In vcpkg mater branch, it should be this: |
5d39032 to
346701b
Compare
346701b to
1a6b905
Compare
|
I manually edited port_versions/baseline.json and CI is passing now. |
|
Thanks a bunch for the fix and sorry for the PR trouble! |
[libopusenc] fix macOS and Linux build (microsoft#15671)
|
I suspect the issue was caused by this package not previously having any |
Describe the pull request
What does your PR fix? Fixes build errors on compilers other than MSVC
Which triplets are supported/not supported? Have you updated the CI baseline?
all but UWP
Does your PR follow the maintainer guide?
AFAIK yes