Joshua-Ashton / dxup

A d3d9 and d3d10 to d3d11 translation layer.
zlib License
259 stars 26 forks source link

Cannot be compiled on Linux #15

Closed RomanHargrave closed 6 years ago

RomanHargrave commented 6 years ago

There are a few issues that affect the ability of a linux host to cross-compile DXUP for Windows/Wine

  1. MSVCisms in source code

  2. Missing headers (dxgi1_3.h)

  3. 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.

Joshua-Ashton commented 6 years ago

https://github.com/Joshua-Ashton/dxup/commit/80172043fd6dc46976198d29a21e237104f45dce