This is what I get after ABLD REALLYCLEAN:
Code:
C:\CDoom\epoc>abld reallyclean
nmake -nologo -f "\Symbian\6.0\NokiaCPP\EPOC32\BUILD\CDOOM\EPOC\EXPORT.make" C
LEANEXPORT VERBOSE=-s
Nothing to do
nmake -nologo -f "\Symbian\6.0\NokiaCPP\EPOC32\BUILD\CDOOM\EPOC\WINS.make" CLE
AN CFG=UDEB VERBOSE=-s
nmake -nologo -s -f "\CDOOM\EPOC\CDOOM\WINS\CDOOM.WINS" CLEANUDEB
NMAKE : fatal error U1052: file '\CDOOM\EPOC\CDOOM\WINS\CDOOM.WINS' not found
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~2\VC98\BIN\nmake.exe' : return co
de '0x2'
Stop.
nmake -nologo -f "\Symbian\6.0\NokiaCPP\EPOC32\BUILD\CDOOM\EPOC\WINS.make" CLE
AN CFG=UREL VERBOSE=-s
nmake -nologo -s -f "\CDOOM\EPOC\CDOOM\WINS\CDOOM.WINS" CLEANUREL
NMAKE : fatal error U1052: file '\CDOOM\EPOC\CDOOM\WINS\CDOOM.WINS' not found
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~2\VC98\BIN\nmake.exe' : return co
de '0x2'
Stop.
nmake -nologo -f "\Symbian\6.0\NokiaCPP\EPOC32\BUILD\CDOOM\EPOC\ARMI.make" CLE
AN CFG=UDEB VERBOSE=-s
nmake -nologo -s -f "\CDOOM\EPOC\CDOOM\ARMI\CDOOM.ARMI" CLEANUDEB
NMAKE : fatal error U1052: file '\CDOOM\EPOC\CDOOM\ARMI\CDOOM.ARMI' not found
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~2\VC98\BIN\nmake.exe' : return co
de '0x2'
Stop.
nmake -nologo -f "\Symbian\6.0\NokiaCPP\EPOC32\BUILD\CDOOM\EPOC\ARMI.make" CLE
AN CFG=UREL VERBOSE=-s
nmake -nologo -s -f "\CDOOM\EPOC\CDOOM\ARMI\CDOOM.ARMI" CLEANUREL
NMAKE : fatal error U1052: file '\CDOOM\EPOC\CDOOM\ARMI\CDOOM.ARMI' not found
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~2\VC98\BIN\nmake.exe' : return co
de '0x2'
Stop.
nmake -nologo -f "\Symbian\6.0\NokiaCPP\EPOC32\BUILD\CDOOM\EPOC\WINS.make" CLE
ANMAKEFILE VERBOSE=-s
NMAKE : fatal error U1077: 'erase' : return code '0x1'
Stop.
nmake -nologo -f "\Symbian\6.0\NokiaCPP\EPOC32\BUILD\CDOOM\EPOC\ARMI.make" CLE
ANMAKEFILE VERBOSE=-s
NMAKE : fatal error U1077: 'erase' : return code '0x1'
Stop.
C:\CDoom\epoc>
What the...?