problem compiling

Login to reply to this topic.
Tue, 2005-09-13 12:16
Joined: 2005-08-10
Forum posts: 14
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
Thanx and Regards
Amulya

ARB


Thu, 2005-09-15 04:15
Joined: 2005-07-13
Forum posts: 75
Re: problem compiling
I had something similar a while ago, I needed to copy some of the files from UREL to UDEB to solve it, not sure if it will work for you, but it fixed my prob

"beer is proof that god loves us, and wants us to be happy!"

  • Login to reply to this topic.