Fatal Error C1064

compiler limit : token overflowed internal buffer

The compiler read an identifier that was longer than the internal buffer used for identifier names.

Shorten the name and recompile.