Fatal Error C1077

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Fatal Error C1077.

compiler limit : cannot have more than number command line options

The number of command-line options exceeds the internal limit.

There may be too many symbols defined with /D. (Place the definitions in a header file instead.)

Show: