Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
MSB8056:
/experimental:module
not supported by clang-cl.
This error occurs when you specify the /experimental:module
option in a C++ Clang project. This option requires the MSVC compiler, cl.exe
.