When I run the command: abld makefile vc6
This Error pops up (In Cmd Window):
make -r -f "\Symbian\7.0s\Series60_v20\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20
\EXAMPLES\HELLOWORLD\VC6.make" MAKEFILE VERBOSE=-s
perl -S makmake.pl -D \SYMBIAN\7.0S\SERIES60_V20\EXAMPLES\HELLOWORLD\HELLOWORLD
VC6
MMPFILE "\SYMBIAN\7.0S\SERIES60_V20\EXAMPLES\HELLOWORLD\HELLOWORLD.MMP"
WARNING(S)
\SYMBIAN\7.0S\SERIES60_V20\EXAMPLES\HELLOWORLD\HELLOWORLD.MMP(20) : SYSTEMINCLUD
E path "\Symbian\7.0s\Series60_v20\EPOC32\INCLUDE\TECHVIEW\" not found
'LINK.EXE' is not recognized as an internal or external command,
operable program or batch file.
ERROR: failed to find version information for LINK.EXE
make: *** [MAKEFILEHELLOWORLD] Error 1
I want to use MS Visual C++ IDE to create applications
and my SDK is 2nd Edition (Initial Version)
what does this error mean?
what solutions could be there?
thanks.

Reply With Quote




