I installed series60 sdk 2.1 and tried to build a basic helloworld application as described in getting started guide. But, when I try to build the solution I get build errors. This is the output in ms vs.net:
'dumpbin' is not recognized as an internal or external command, operable program or batch file.
LINK : fatal error LNK1181: cannot open input file '\Symbian\7.0s\Series60_v21b\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V21B\SERIES60EX\HELLOWORLDBASIC\GROUP\HELLOWORLDBASIC\WINS\UDEB\HELLOWORLDBASIC.exp'
I would appritiate very much if someone could help.