Cannot be compiled on Linux
RomanHargrave opened this issue · 1 comments
RomanHargrave commented
There are a few issues that affect the ability of a linux host to cross-compile DXUP for Windows/Wine
-
Missing headers (
dxgi1_3.h
) -
References to nonexistant files in the Meson build
It would be advisable to clarify this in the README until such a time where these are fixed. I strongly dislike MSVC and Win32 C++ so I may or may not make an effort to repair the issue myself.