This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Fatal Error C1052
compiler limit : #if or #ifdef blocks nested too deeply
The program exceeds the nesting limit (32 levels) for #if and #ifdef directives.
Possible cause
- Preprocessor directives in include files.