Conversation
33f8b2c to
3ad9d5e
Compare
|
I ran into that issue: microsoft/cppwinrt#410 Adding onecore.lib appears to solve the winrt missing symbol issue. Not tested on device. |
dcb4393 to
c89e1ff
Compare
|
r? @jdm |
|
@bors-servo r+ |
|
📌 Commit c89e1ff has been approved by |
Update Angle and CppWinRT <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #25341 (GitHub issue number if applicable)
|
💔 Test failed - status-taskcluster |
|
|
We're missing onecore.lib for the arm64 linking arguments. |
|
☔ The latest upstream changes (presumably #25509) made this pull request unmergeable. Please resolve the merge conflicts. |
c89e1ff to
fe6e4c2
Compare
fe6e4c2 to
93ac60d
Compare
|
Angle has been updated separately. |
|
☔ The latest upstream changes (presumably #25716) made this pull request unmergeable. Please resolve the merge conflicts. |
93ac60d to
830175f
Compare
|
Is anything blocking this, or does it just need a fresh passing test run? |
|
It needs testing. |
|
☔ The latest upstream changes (presumably #25853) made this pull request unmergeable. Please resolve the merge conflicts. |
Update Winrt and xrloader and ANGLE NuGet packages. Rebase of #25403. Tested against latest master revision on device.
Update Winrt and xrloader and ANGLE NuGet packages. Rebase of #25403. Tested against latest master revision on device.
Update Winrt and xrloader and ANGLE NuGet packages. Rebase of #25403. Tested against latest master revision on device.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errors