http://bugs.winehq.org/show_bug.cgi?id=58417
Bug ID: 58417 Summary: Failure to compile: Undeclared KW_ object Product: vkd3d Version: 1.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: hlsl Assignee: wine-bugs@winehq.org Reporter: johngodman006@gmail.com Distribution: ---
Created attachment 78834 --> http://bugs.winehq.org/attachment.cgi?id=78834 Compilation log
I am trying to compile wine in shared WoW64 mode, and ran into the attached error during compilation of the 64 bit binary.
I have to imagine, given the compilation error is an undeclared identifier, that I am missing some headers. However, I'm not sure what exactly I am missing.
I have packages spirv-headers-devel, vulkan-headers, and libvkd3d-devel installed at their latest versions from Fedora.
For reference, I'm on Fedora 42 kernel 6.15.3.
I must be making a simple mistake, right? If someone could give me a hand, I'd greatly appreciate it.