This topic has not yet been rated - Rate this topic

Compiler Warning (level 1) C4049

compiler limit : terminating line number emission

The file contains more than 16,777,215 (224-1) source lines. The compiler stops numbering at 16,777,215.

For code after line 16,777,215:

  • The image will contain no debug information for line numbers.

  • Some diagnostics may be reported with incorrect line numbers.

  • .asm listings (/FAs) may have incorrect line numbers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement