Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
MSB8054:
/ZW
(WinRT language extensions) not supported by clang-cl.
This error occurs when you specify the /ZW
(WinRT language extensions) option in a C++ Clang project. This option requires the MSVC compiler, cl.exe
.