Share via


NMAKE Fatal Error U1025 (Windows Embedded CE 6.0)

1/5/2010

syntax error : !ENDIF unexpected

An !ENDIF directive was found that was not preceded by an !IF directive, or the directive was placed in a syntactically incorrect place.

The !IF preprocessing directives include !IF, !IFDEF, !IFNDEF, !ELSE IF, !ELSE IFDEF, and !ELSE IFNDEF.

See Also

Reference

NMAKE Errors U1000 through U4011