You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Fatal Error C1009](../../error-messages/compiler-errors-1/fatal-error-c1009.md)|compiler limit: macros nested too deeply|
27
27
|[Fatal Error C1010](../../error-messages/compiler-errors-1/fatal-error-c1010.md)|unexpected end of file while looking for precompiled header. Did you forget to add '#include <*file*>' to your source?|
|[Fatal Error C1023](fatal-error-c1023.md)|'*file*': unexpected error with pch, try rebuilding the pch|
39
39
|[Fatal Error C1026](../../error-messages/compiler-errors-1/fatal-error-c1026.md)|parser stack overflow, program too complex|
40
40
|[Fatal Error C1033](../../error-messages/compiler-errors-1/fatal-error-c1033.md)|cannot open program database '*file*'|
41
41
|Fatal Error C1034|*file*: no include path set|
42
-
|Fatal Error C1035|expression too complex; simplify expression|
42
+
|[Fatal Error C1035](fatal-error-c1035.md)|expression too complex; simplify expression|
43
43
|Fatal Error C1036|cannot overwrite earlier program database format, delete '*file*' and recompile|
44
-
|Fatal Error C1037|cannot open object file '*file*'|
45
-
|Fatal Error C1038|compiler limit: '*function*': control flow state too complex; simplify function|
44
+
|[Fatal Error C1037](fatal-error-c1037.md)|cannot open object file '*file*'|
45
+
|[Fatal Error C1038](fatal-error-c1038.md)|compiler limit: '*function*': control flow state too complex; simplify function|
46
46
|Fatal Error C1041|cannot open program database '*file*'; if multiple CL.EXE write to the same .PDB file, please use /FS|
47
-
|Fatal Error C1045|compiler limit: linkage specifications nested too deeply|
47
+
|[Fatal Error C1045](fatal-error-c1045.md)|compiler limit: linkage specifications nested too deeply|
48
48
|[Fatal Error C1046](../../error-messages/compiler-errors-1/fatal-error-c1046.md)|compiler limit: *structure* nested too deeply|
49
-
|Fatal Error C1047|The object or library file '*file*' was created with an older compiler than other objects; rebuild old objects and libraries|
49
+
|[Fatal Error C1047](fatal-error-c1047.md)|The object or library file '*file*' was created with an older compiler than other objects; rebuild old objects and libraries|
50
50
|Fatal Error C1048|unknown option '*string*' in '*option*'|
|[Fatal Error C1051](../../error-messages/compiler-errors-1/fatal-error-c1051.md)|program database file, '*file*', has an obsolete format, delete it and recompile|
53
53
|[Fatal Error C1052](fatal-error-c1052.md)|program database file, '*filename*', was generated by the linker with /DEBUG:fastlink; compiler cannot update such PDB files; please delete it or use /Fd to specify a different PDB filename|
54
-
|Fatal Error C1053|'*function*': function too large|
54
+
|[Fatal Error C1053](fatal-error-c1053.md)|'*function*': function too large|
55
55
|[Fatal Error C1054](../../error-messages/compiler-errors-1/fatal-error-c1054.md)|compiler limit: initializers nested too deeply|
56
56
|[Fatal Error C1055](../../error-messages/compiler-errors-1/fatal-error-c1055.md)|compiler limit: out of keys|
57
57
|[Fatal Error C1057](../../error-messages/compiler-errors-1/fatal-error-c1057.md)|unexpected end of file in macro expansion|
@@ -61,42 +61,42 @@ The articles in this section of the documentation explain a subset of the error
|[Fatal Error C1065](../../error-messages/compiler-errors-1/fatal-error-c1065.md)|compiler limit: out of tags|
63
63
|[Fatal Error C1067](../../error-messages/compiler-errors-1/fatal-error-c1067.md)|compiler limit: 64K limit on size of a type record has been exceeded|
64
-
|Fatal Error C1068|cannot open file '*file*'|
64
+
|[Fatal Error C1068](fatal-error-c1068.md)|cannot open file '*file*'|
|Fatal Error C1074|'IDB' is illegal extension for PDB file: *file*|
69
+
|[Fatal Error C1074](fatal-error-c1074.md)|'IDB' is illegal extension for PDB file: *file*|
70
70
|[Fatal Error C1075](../../error-messages/compiler-errors-1/fatal-error-c1075.md)|the left *token* was unmatched at the end of the file|
71
71
|[Fatal Error C1076](../../error-messages/compiler-errors-1/fatal-error-c1076.md)|compiler limit: internal heap limit reached; use /Zm to specify a higher limit|
72
-
|Fatal Error C1077|compiler limit: cannot have more than *number* command line options|
72
+
|[Fatal Error C1077](fatal-error-c1077.md)|compiler limit: cannot have more than *number* command line options|
|Fatal Error C1090|PDB API call failed, error code '*code*': '*message*'|
85
-
|Fatal Error C1091|compiler limit: string exceeds *number* bytes in length|
85
+
|[Fatal Error C1091](fatal-error-c1091.md)|compiler limit: string exceeds *number* bytes in length|
86
86
|[Fatal Error C1092](../../error-messages/compiler-errors-1/fatal-error-c1092.md)|Edit and Continue does not support changes to data types; build required|
|[Fatal Error C1094](../../error-messages/compiler-errors-1/fatal-error-c1094.md)|'-Zm*number*': command line option is inconsistent with value used to build precompiled header ('-Zm*number*')|
89
-
|Fatal Error C1098|Version mismatch with Edit and Continue engine|
90
-
|Fatal Error C1099|Edit and Continue engine terminating compile|
91
-
|Fatal Error C1100|unable to initialize OLE: *error*|
89
+
|[Fatal Error C1098](fatal-error-c1098.md)|Version mismatch with Edit and Continue engine|
90
+
|[Fatal Error C1099](fatal-error-c1099.md)|Edit and Continue engine terminating compile|
91
+
|[Fatal Error C1100](fatal-error-c1100.md)|unable to initialize OLE: *error*|
92
92
|Fatal Error C1101|cannot create handler for attribute '*identifier*'|
|[Fatal Error C1107](../../error-messages/compiler-errors-1/fatal-error-c1107.md)|could not find assembly '*assembly*': please specify the assembly search path using /AI or by setting the LIBPATH environment variable|
98
-
|Fatal Error C1108|unable to find DLL: '*file*'|
99
-
|Fatal Error C1109|unable to find '*symbol*' in DLL '*file*'|
98
+
|[Fatal Error C1108](fatal-error-c1108.md)|unable to find DLL: '*file*'|
99
+
|[Fatal Error C1109](fatal-error-c1109.md)|unable to find '*symbol*' in DLL '*file*'|
100
100
|Fatal Error C1110|too many nested template/generic definitions|
101
101
|Fatal Error C1111|too many template/generic parameters|
102
102
|Fatal Error C1112|compiler limit: `'number`' too many macro arguments, only *number* allowed|
@@ -107,22 +107,22 @@ The articles in this section of the documentation explain a subset of the error
|[Fatal Error C1128](../../error-messages/compiler-errors-1/fatal-error-c1128.md)|number of sections exceeded object file format limit: compile with /bigobj|
|Fatal Error C1190|managed targeted code requires a '/clr' option|
110
+
|[Fatal Error C1190](fatal-error-c1190.md)|managed targeted code requires a '/clr' option|
111
111
|[Fatal Error C1191](../../error-messages/compiler-errors-1/fatal-error-c1191.md)|'*file*' can only be imported at global scope|
112
112
|[Fatal Error C1192](../../error-messages/compiler-errors-1/fatal-error-c1192.md)|#using failed on '*file*'|
113
113
|Fatal Error C1193|an error expected in *file*(*line*) not reached|
114
114
|Fatal Error C1195|use of /Yu and /Yc on the same command line is incompatible with the /clr option|
115
-
|Fatal Error C1196|'*identifier*' : identifier found in type library '*typelib*' is not a valid C++ identifier|
115
+
|[Fatal Error C1196](fatal-error-c1196.md)|'*identifier*' : identifier found in type library '*typelib*' is not a valid C++ identifier|
116
116
|[Fatal Error C1197](../../error-messages/compiler-errors-1/fatal-error-c1197.md)|cannot reference '*file*' as the program has already referenced '*file*'|
117
-
|Fatal Error C1201|unable to continue after syntax error in class template definition|
118
-
|Fatal Error C1202|recursive type or function dependency context too complex|
119
-
|Fatal Error C1205|Generics are not supported by the version of the runtime installed|
120
-
|Fatal Error C1206|Per-appdomain data is not supported by the version of the runtime installed|
121
-
|Fatal Error C1207|Managed templates not supported by the version of the runtime installed|
122
-
|Fatal Error C1208|Allocating reference classes on the stack is not supported by the version of the runtime installed|
123
-
|Fatal Error C1209|Friend assemblies not supported by the version of the runtime installed|
124
-
|Fatal Error C1210|/clr:pure and /clr:safe are not supported by the version of the runtime installed|
125
-
|Fatal Error C1211|The TypeForwardedTo Custom Attribute is not supported by the version of the runtime installed|
117
+
|[Fatal Error C1201](fatal-error-c1201.md)|unable to continue after syntax error in class template definition|
118
+
|[Fatal Error C1202](fatal-error-c1202.md)|recursive type or function dependency context too complex|
119
+
|[Fatal Error C1205](fatal-error-c1205.md)|Generics are not supported by the version of the runtime installed|
120
+
|[Fatal Error C1206](fatal-error-c1206.md)|Per-appdomain data is not supported by the version of the runtime installed|
121
+
|[Fatal Error C1207](fatal-error-c1207.md)|Managed templates not supported by the version of the runtime installed|
122
+
|[Fatal Error C1208](fatal-error-c1208.md)|Allocating reference classes on the stack is not supported by the version of the runtime installed|
123
+
|[Fatal Error C1209](fatal-error-c1209.md)|Friend assemblies not supported by the version of the runtime installed|
124
+
|[Fatal Error C1210](fatal-error-c1210.md)|/clr:pure and /clr:safe are not supported by the version of the runtime installed|
125
+
|[Fatal Error C1211](fatal-error-c1211.md)|The TypeForwardedTo Custom Attribute is not supported by the version of the runtime installed|
126
126
|Fatal Error C1300|error accessing program database *file* (*message*)|
127
127
|Fatal Error C1301|error accessing program database *file*, invalid format, please delete and rebuild|
128
128
|Fatal Error C1302|no profile data for module '*module*' in profile database '*file*'|
@@ -131,32 +131,32 @@ The articles in this section of the documentation explain a subset of the error
131
131
|[Fatal Error C1307](../../error-messages/compiler-errors-1/fatal-error-c1307.md)|program has been edited since profile data was collected|
132
132
|[Fatal Error C1308](../../error-messages/compiler-errors-1/fatal-error-c1308.md)|*file*: linking assemblies is not supported|
133
133
|[Fatal Error C1309](../../error-messages/compiler-errors-1/fatal-error-c1309.md)|Mismatched versions of C2.DLL and pgodb*ver*.DLL|
134
-
|Fatal Error C1310|profile guided optimizations are not available with OpenMP|
134
+
|[Fatal Error C1310](fatal-error-c1310.md)|profile guided optimizations are not available with OpenMP|
135
135
|[Fatal Error C1311](../../error-messages/compiler-errors-1/fatal-error-c1311.md)|COFF format cannot statically initialize '*symbol*' with *number* byte(s) of an address|
136
-
|Fatal Error C1312|Too many conditional branches in function. Simplify or refactor source code.|
136
+
|[Fatal Error C1312](fatal-error-c1312.md)|Too many conditional branches in function. Simplify or refactor source code.|
137
137
|[Fatal Error C1313](../../error-messages/compiler-errors-1/fatal-error-c1313.md)|compiler limit: *type* blocks may not be nested deeper than *number* levels|
138
138
|[Fatal Error C1350](../../error-messages/compiler-errors-1/fatal-error-c1350.md)|error loading dll '*file*': dll not found|
|Fatal Error C1352|Invalid or corrupt MSIL in function '*function*' from module '*module*'|
141
-
|Fatal Error C1353|metadata operation failed: runtime not installed or version mismatch|
140
+
|[Fatal Error C1352](fatal-error-c1352.md)|Invalid or corrupt MSIL in function '*function*' from module '*module*'|
141
+
|[Fatal Error C1353](fatal-error-c1353.md)|metadata operation failed: runtime not installed or version mismatch|
142
142
|[Fatal Error C1382](../../error-messages/compiler-errors-1/fatal-error-c1382.md)|the PCH file '*file*' has been rebuilt since '*obj*' was generated. Please rebuild this object|
143
-
|Fatal Error C1383|compiler option /GL is incompatible with the installed version of common language runtime|
143
+
|[Fatal Error C1383](fatal-error-c1383.md)|compiler option /GL is incompatible with the installed version of common language runtime|
144
144
|Fatal Error C1384|Incorrect setting for PGO_PATH_TRANSLATION when linking '*file*'|
145
145
|Fatal Error C1451|Failed to generate debug information when compiling the call graph for the concurrency::parallel_for_each at: '*callsite*'|
|Fatal Error C1508|compiler limit: '*function*': more than 65535 argument bytes|
148
+
|[Fatal Error C1508](fatal-error-c1508.md)|compiler limit: '*function*': more than 65535 argument bytes|
149
149
|[Fatal Error C1509](../../error-messages/compiler-errors-1/fatal-error-c1509.md)|compiler limit: too many exception handler states in function '*function*'; simplify function|
150
150
|[Fatal Error C1510](../../error-messages/compiler-errors-1/fatal-error-c1510.md)|Cannot open language resource clui.dll|
|[Fatal Error C1603](../../error-messages/compiler-errors-1/fatal-error-c1603.md)|inline assembly branch target out of range by *number* bytes|
154
-
|Fatal Error C1852|'*file*' is not a valid precompiled header file|
154
+
|[Fatal Error C1852](fatal-error-c1852.md)|'*file*' is not a valid precompiled header file|
155
155
|[Fatal Error C1853](../../error-messages/compiler-errors-1/fatal-error-c1853.md)|'*file*' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)|
156
156
|[Fatal Error C1854](../../error-messages/compiler-errors-1/fatal-error-c1854.md)|cannot overwrite information formed during creation of the precompiled header in object file: '*file*'|
157
157
|[Fatal Error C1900](../../error-messages/compiler-errors-1/fatal-error-c1900.md)|Il mismatch between '*tool*' version '*number*' and '*tool*' version '*number*'|
0 commit comments