NMAKE error
-
I always receive following error when compile the win32 vs project written in C. But I checked the makefile and couldn't find any variable at the left of the equal sign is not defined. Any suggestions??? ------ Rebuild All started: Project: f1, Configuration: Debug Win32 ------ Performing Makefile project actions Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. NMAKE : fatal error U1063: missing macro name before '=' Stop. Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
-
I always receive following error when compile the win32 vs project written in C. But I checked the makefile and couldn't find any variable at the left of the equal sign is not defined. Any suggestions??? ------ Rebuild All started: Project: f1, Configuration: Debug Win32 ------ Performing Makefile project actions Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. NMAKE : fatal error U1063: missing macro name before '=' Stop. Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
Can you whittle the makefile down to just the lines necessary to reproduce the problem? Is the macro name being complained about itself a macro that expands to nothing?
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb