Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/5/2010
missing macro name before '='
A macro definition on the NMAKE command line contained an equal sign (=) without a preceding name.
This error can occur if the macro name being defined is itself a macro that expands to nothing.