Thanks for merging the new upstream release 2.0 of vkd3d. Unfortunately,
the new release is failing to build on armhf:
...
Possibly something is going wrong with the use of "DEMO_EMBED" to embed
the triangle.hlsl source code into the demo executable, which seems to
be emulating C23 #embed in a mostly-backward-compatible way?
(I can confirm that this demo does work on amd64 and i386, but not
necessarily on other architectures.)
smcv
Control: forwarded -1 https://bugs.winehq.org/show_bug.cgi?id=60022
Control: tags -1 + patch
More diagnosis on https://bugs.winehq.org/show_bug.cgi?id=60022
upstream, and I've proposed a patch that seems to build successfully on
both armhf and amd64 (attached).
Unfortunately, most of the test suite fails when I try this in an armhf
schroot on amdahl, but I think that's an orthogonal issue which I'll
report separately.
smcv