23 Mar
2024
23 Mar
'24
3:27 a.m.
On Fri Mar 15 19:02:25 2024 +0000, Zebediah Figura wrote:
What issue? It was an issue with importing d3d9.h. It would fail to build:
`error: Unable to open include file stdlib.h` The file d3d9.h is needed for the interfaces IDirect3D9 and IDirect3DResource9. I added a forward declaration for them. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4915#note_65878