fatal error U1023: syntax error in expression while using NMAKE

P

parveen.beniwal

hi all

i am having the following line of code in my mak file.

!IF "$(CFG)" == ""

CFG=DesktopCommon - Win32 Release

!MESSAGE No configuration specified. Defaulting to DesktopCommon -
Win32 Release.

!ENDIF

but while making it using NMAKE it giving me

fatal error U1023: syntax error in expression

message.

Any help is appreciated.
Thanks
 
I

Ian Collins

hi all

i am having the following line of code in my mak file.

!IF "$(CFG)" == ""

CFG=DesktopCommon - Win32 Release
You should ask somewhere were nmake it topical.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top