hi i'm unable to compile/build a simple HELLOWORLD basic example......gives me some link errror............can u please help.........
hi i'm unable to compile/build a simple HELLOWORLD basic example......gives me some link errror............can u please help.........
i have installed active perl........also included the path...........
i am using SERIES 60 FP 2...........C++..........i really need to figure this out so please help asap.......thanking u in advance
Can you post the link error?
michael
--
The error is as follows
make -r -f "\Symbian\8.1a\S60_2nd_FP3\EPOC32\BUILD\BLUETOOTH\1\HELLOWORLD\EXP
ORT.make" EXPORT VERBOSE=-s
Nothing to do
make -r -f "\Symbian\8.1a\S60_2nd_FP3\EPOC32\BUILD\BLUETOOTH\1\HELLOWORLD\WIN
S.make" MAKEFILE VERBOSE=-s
perl -S makmake.pl -D \BLUETOOTH\1\HELLOWORLD\HELLOWORLD WINS
WARNING: \BLUETOOTH\1\HELLOWORLD\HELLOWORLD.MMP(21) : SYSTEMINCLUDE path "\Symbi
an\8.1a\S60_2nd_FP3\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
make -r -f "\Symbian\8.1a\S60_2nd_FP3\EPOC32\BUILD\BLUETOOTH\1\HELLOWORLD\WIN
S.make" LIBRARY VERBOSE=-s
nmake -nologo -x - -s -f "\Symbian\8.1a\S60_2nd_FP3\EPOC32\BUILD\BLUETOOTH\1\HE
LLOWORLD\HELLOWORLD\WINS\HELLOWORLD.WINS" LIBRARY
process_begin: CreateProcess((null), nmake -nologo -x - -s -f \Symbian\8.1a\S60_
2nd_FP3\EPOC32\BUILD\BLUETOOTH\1\HELLOWORLD\HELLOWORLD\WINS\HELLOWORLD.WINS LIBR
ARY, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [LIBRARYHELLOWORLD] Error 2
make -r -f "\Symbian\8.1a\S60_2nd_FP3\EPOC32\BUILD\BLUETOOTH\1\HELLOWORLD\WIN
S.make" RESOURCE CFG=UDEB VERBOSE=-s
nmake -nologo -x - -s -f "\Symbian\8.1a\S60_2nd_FP3\EPOC32\BUILD\BLUETOOTH\1\HE
LLOWORLD\HELLOWORLD\WINS\HELLOWORLD.WINS" RESOURCEUDEB
process_begin: CreateProcess((null), nmake -nologo -x - -s -f \Symbian\8.1a\S60_
2nd_FP3\EPOC32\BUILD\BLUETOOTH\1\HELLOWORLD\HELLOWORLD\WINS\HELLOWORLD.WINS RESO
URCEUDEB, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [RESOURCEHELLOWORLD] Error 2
make -r -f "\Symbian\8.1a\S60_2nd_FP3\EPOC32\BUILD\BLUETOOTH\1\HELLOWORLD\WIN
S.make" TARGET CFG=UDEB VERBOSE=-s
nmake -nologo -x - -s -f "\Symbian\8.1a\S60_2nd_FP3\EPOC32\BUILD\BLUETOOTH\1\HE
LLOWORLD\HELLOWORLD\WINS\HELLOWORLD.WINS" UDEB
process_begin: CreateProcess((null), nmake -nologo -x - -s -f \Symbian\8.1a\S60_
2nd_FP3\EPOC32\BUILD\BLUETOOTH\1\HELLOWORLD\HELLOWORLD\WINS\HELLOWORLD.WINS UDEB
, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [TARGETHELLOWORLD] Error 2
make -r -f "\Symbian\8.1a\S60_2nd_FP3\EPOC32\BUILD\BLUETOOTH\1\HELLOWORLD\WIN
S.make" FINAL CFG=UDEB VERBOSE=-s
also is it necessary to install borland C++ builderx or is vc++ enough
hey i found the solution i am able to run the examples jus fine and able to run in on the eulator tooo :-)))
Hi sudhir,
I am gettting "make (e=2): The system cannot find the file specified." problem while compiling from command line for "WINSCW UDEB"
NOTE: I am using carbide.c++
How did u resolved this problem.
I searched the forum and tried whatever had been suggested,but not getting the solution.
Could you please guide me,how we can resolve this issue.
Thanks,
Chetan