Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NMAKE error U1073

Status
Not open for further replies.

DZH

Programmer
Apr 12, 2002
26
ZA
Hi there.

How do I resolve the following error from NMAKE?

NMAKE : fatal error U1073: don't know how to make '"..\..\..\..\..\program files\microsoft visual studio\vc98\include\basetsd.h"'
 
You probably included basetsd.h or another header in list of compiled files (nmake says that it can't make obj - file from it)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top