This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Fatal Error C1045
compiler limit : linkage specifications nested too deeply
Nested externals exceed the compiler limit. Nested externals are allowed with the external linkage type, such as extern C++. Reduce the number of nested externals to resolve the error.