MSBuild error MSB8054
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
.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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
.