C++/WinRT, part of Windows SDK 17134 is not compatible with Visual Studio 15.8 Preview 3
Trying to compile the following code: #include <winrt/base.h> int main() {} With the following compiler options: /permissive- /std:c++latest With recently released Visual Studio 15.8 Preview 3.0 results in the following compilation errors: 1>------ Build started: Project: test1, Configuration: Debug x64 ------ 1>Source.cpp 1>c:\program files (x86)\windows kits\10\include\10.0.17134.0\cppwinrt\winrt\base.h(2185): error C3861: 'from_abi': identifier not found 1>c:\program files (x86)\windows kits\10\include\10.0.17134.0\cppwinrt\winrt\base.h(2185): note: This diagnostic occurred in the compiler