次の方法で共有


NMAKE Fatal Error U1021 (Windows Embedded CE 6.0)

1/5/2010

syntax error : !ELSE unexpected

An !ELSE 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