by Twelvegames » Oct 20, 2004 @ 10:45am
Hi,
I want to compile the Minimal app for Ngage with CMD, but i'm having problems with it. For example it say that the epoc32 folder dosent exist while it exist.
Can someone help me to compile a project for Ngage?
Maybe using Visual Studio?
Here what we have with the CMD
Sottodirectory o file Release già esistente.
1 file copiati.
make -r -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3\SAMPLES\SYM
BIAN\MINIMAL\EXPORT.make" EXPORT VERBOSE=-s
Nothing to do
make -r -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3\SAMPLES\SYM
BIAN\MINIMAL\ARMI.make" MAKEFILE VERBOSE=-s
perl -S makmake.pl -D \GAPIDRAW35BETA3\SAMPLES\SYMBIAN\MINIMAL\MINIMAL_S60 ARMI
make -r -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3\SAMPLES\SYM
BIAN\MINIMAL\ARMI.make" LIBRARY VERBOSE=-s
make -s -r -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3\SAMPLES\SY
MBIAN\MINIMAL\MINIMAL_S60\ARMI\MINIMAL_S60.ARMI" LIBRARY
make -r -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3\SAMPLES\SYM
BIAN\MINIMAL\ARMI.make" RESOURCE CFG=UREL VERBOSE=-s
make -s -r -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3\SAMPLES\SY
MBIAN\MINIMAL\MINIMAL_S60\ARMI\MINIMAL_S60.ARMI" RESOURCEUREL
make -r -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3\SAMPLES\SYM
BIAN\MINIMAL\ARMI.make" TARGET CFG=UREL VERBOSE=-s
make -s -r -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3\SAMPLES\SY
MBIAN\MINIMAL\MINIMAL_S60\ARMI\MINIMAL_S60.ARMI" UREL
make[1]: *** No rule to make target `..\..\..\..\SYMBIAN\6.1\NGAGESDK2.5\EPOC32\
RELEASE\ARMI\UREL\GAPIDRAW.LIB', needed by `..\..\..\..\SYMBIAN\6.1\NGAGESDK2.5\
EPOC32\RELEASE\ARMI\UREL\MINIMAL.APP'. Stop.
make: *** [TARGETMINIMAL_S60] Error 2
make -r -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3\SAMPLES\SYM
BIAN\MINIMAL\ARMI.make" FINAL CFG=UREL VERBOSE=-s
make -r -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3\SAMPLES\SYM
BIAN\MINIMAL\EXPORT.make" EXPORT VERBOSE=-s
Nothing to do
make -r -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3\SAMPLES\SYM
BIAN\MINIMAL\WINS.make" MAKEFILE VERBOSE=-s
perl -S makmake.pl -D \GAPIDRAW35BETA3\SAMPLES\SYMBIAN\MINIMAL\MINIMAL_S60 WINS
make -r -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3\SAMPLES\SYM
BIAN\MINIMAL\WINS.make" LIBRARY VERBOSE=-s
nmake -nologo -x - -s -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3
\SAMPLES\SYMBIAN\MINIMAL\MINIMAL_S60\WINS\MINIMAL_S60.WINS" LIBRARY
make -r -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3\SAMPLES\SYM
BIAN\MINIMAL\WINS.make" RESOURCE CFG=UDEB VERBOSE=-s
nmake -nologo -x - -s -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3
\SAMPLES\SYMBIAN\MINIMAL\MINIMAL_S60\WINS\MINIMAL_S60.WINS" RESOURCEUDEB
make -r -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3\SAMPLES\SYM
BIAN\MINIMAL\WINS.make" TARGET CFG=UDEB VERBOSE=-s
nmake -nologo -x - -s -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3
\SAMPLES\SYMBIAN\MINIMAL\MINIMAL_S60\WINS\MINIMAL_S60.WINS" UDEB
NMAKE : fatal error U1073: don't know how to make '"\Symbian\6.1\NGageSDK2.5\EPO
C32\RELEASE\WINS\UDEB\GAPIDRAW.LIB"'
Stop.
make: *** [TARGETMINIMAL_S60] Error 2
make -r -f "\Symbian\6.1\NGageSDK2.5\EPOC32\BUILD\GAPIDRAW35BETA3\SAMPLES\SYM
BIAN\MINIMAL\WINS.make" FINAL CFG=UDEB VERBOSE=-s
Processing minimal_s60.pkg...
minimal_s60.pkg(7) : error: file not found
Impossibile trovare il file specificato.
"devices" non è riconosciuto come comando interno o esterno,
un programma eseguibile o un file batch.
1 file copiati.
ERROR: Must set the EPOCROOT environment variable
BEGIN failed--compilation aborted at C:\Symbian\6.1\NGageSDK2.5\epoc32\tools\/E3
2env.pm line 51.
BEGIN failed--compilation aborted at C:\Symbian\6.1\NGageSDK2.5\epoc32\tools/bld
make.pl line 27.
ERROR: Must set the EPOCROOT environment variable
BEGIN failed--compilation aborted at C:\Symbian\6.1\NGageSDK2.5\epoc32\tools\/E3
2env.pm line 51.
BEGIN failed--compilation aborted at C:\Symbian\6.1\NGageSDK2.5\epoc32\tools/ABL
D.PL line 22.
Processing minimal_uiq.pkg...
minimal_uiq.pkg(7) : error: file not found
Impossibile trovare il file specificato.
All done!
Premere un tasto per continuare . . .
What's wrong with that?