Fatal Error C1090

data allocation exceeds 64K

The specified segment has grown beyond 32 kilobytes, the maximum for data segments. You will need to reduce the size of the segment.

Note that inline functions in your source may greatly increase code size.