Closed matbech closed 1 year ago
What scenario is this that's failing?
What scenario is this that's failing?
When winrt is used/included:
winrt\base.h includes directxmath.h from the SDK. Reference: https://github.com/microsoft/cppwinrt/blob/master/strings/base_includes.h#L30
with the clang-cl as the compiler front end.
Which Windows SDK?
Which Windows SDK?
The latest insider SDK: 10.0.25276.0
Fixes issue https://github.com/microsoft/DirectXMath/issues/156