NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Fatal Error C1067

compiler limit : debug information module size exceeded

This error could occur if a symbol has a decorated name exceeding 247 characters. Shorten the symbol name.

It could also mean that you have many symbols with long names or that a class, struct, or union has too many members.