Fatal Error C1053

'<identifier>' : function too large

The function was too large to be compiled. You can try compiling without optimizations, or else divide the function into two or more functions.

Note that a function which calls inline routines can grow very large.