lu-zero / mfx_dispatch

Intel media sdk dispatcher
BSD 3-Clause "New" or "Revised" License
157 stars 83 forks source link

detect winstore builds with a regular mingw32 toolchain #72

Closed robUx4 closed 4 years ago

robUx4 commented 4 years ago

It's trigerred with a mingw32winrt or mingw32uwp toolchain.

Forcing the WINAPI_FAMILY should be enough to trigger the winstore mode.

robUx4 commented 4 years ago

The CI seems broken but the code is legit.

lu-zero commented 4 years ago

I agree...