NMAKE error:U1073

Login to reply to this topic.
Mon, 2005-08-01 09:30
Joined: 2005-08-01
Forum posts: 2
I tried compiling hte helloworld program using VC++
but im getting the follownig errors

NMAKE : fatal error U1073: don't know how to make '"\Symbian\8.1a\S60_2nd_FP3\EPOC32\RELEASE\WINS\UDEB\EDLL.LIB"'
Stop.
 if exist "\Symbian\8.1a\S60_2nd_FP3\EPOC32\BUILD\SYMBIAN\8.1A\S60_2ND_FP3\EXAMPLES\HELLOWORLD\HELLOWORLD\WINS\UDEB\HELLOWORLD.exp" del "\Symbian\8.1a\S60_2nd_FP3\EPOC32\BUILD\SYMBIAN\8.1A\S60_2ND_FP3\EXAMPLES\HELLOWORLD\HELLOWORLD\WINS\UDEB\HELLOWO
RLD.exp"
Stopped the build by removing the export object,
if present, because the pre-link stage failed
Linking...
LINK : fatal error LNK1104: cannot open file "\Symbian\8.1a\S60_2nd_FP3\EPOC32\RELEASE\WINS\UDEB\EDLL.LIB"
Error executing link.exe.

Please I need a quick reply to my question..i searched the sites but did not get the exact solution
Tnax and Regards
Soumya
  • Login to reply to this topic.