Link to home
Create AccountLog in
Avatar of jtjli
jtjli

asked on

Symbian WINS UDEB - cannot build helloworld

I have got the Symbian SDK working in one of my machines... so i do have some experience in it.

However, in this particular PC, i cannot even build a helloworld example for WINS UDEB.

bldmake bldfiles
abld build wins udeb

i get:
...
WARNING: \SYMBIAN\8.1A\S60_2ND_FP3\EXAMPLES\HELLOWORLD\HELLOWORLD.MMP(21): SYSTEMINCLUDE PATH "\SYMBIAN\8.1A\S60_2ND_FP3\EPOC32\INCLUDE\TECHVIEW\" not found
...
make: *** [TARGETHELLOWORLD] Error 2
  make -r -f "\Symbian\8.1a\S60_2nd_FP3\EPOC32\BUILD\SYMBIAN\8.1A\S60_2ND_FP3\EXAMPLES\HELLOWORLD\WINS.make" FINAL CFG=UDEB VERBOSE=-s

what's wrong?????
Avatar of jtjli
jtjli

ASKER

O... before the last error, i had this error, which i think is crutial:

NMAKE : fatal error U1073: don't know how to make '"\Symbian\8.1a\S60_2ndFP3\EPOC32\RELEASE\WINS\UDEB\EDLL.LIB"'
Stop.
ASKER CERTIFIED SOLUTION
Avatar of ritchiem
ritchiem

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of jtjli

ASKER

The answer is...

the SDK i'm using - Series60 2nd Edition FP 3 - does not come with a WINS build
only WINSCW is available...

fx xk