The makmake tool failed to run. Project creation aborted.
I have installed Codewarrior 2.8.3 (5.5.1.1523b) with proper licenses. I have successfully built my project using command line "bldmake bldfiles; abld build winscw udeb"; When i am trying to load the project using CW IDE using the option "File | Import project from .mmp file" i am getting the following error:
"" The makmake tool failed to run. Project creation aborted.""
cw_log.txt is displayed with the following error:
*********************************
Makefile Module Cl_codewarrior
Makefile Type make
MMP Macros CW32 WINS WINSCW
Macros __SYMBIAN32__ __CW32__ __WINS__ __WINSCW__
Blds UDEB UREL
cpp.EXE -undef -nostdinc -+ -I ..\..\..\epoc32\include -I . -I .\ -D CW32=_____CW32 -D WINS=_____WINS -D WINSCW=_____WINSCW -I "..\..\..\EPOC32\include\oem" -include ..\..\..\EPOC32\include\oem\bldvariant.hrh ".\Mp4DecHwDevice.mmp"
ERROR: Unable to identify a compatible CodeWarrior for Symbian OS installation.
Loading Module: "IDE_CW.PM"
*********************************
What could be the problem? i am not able to proceed further because of this.
thanks in advace
Naveen
Re: The makmake tool failed to run. Project creation aborted.
Im getting the same error and im using the Codewarrior 3.1 with Series 60 SDK 3rd edition which is 9.1 version....
My cw_log.txt file reads as....
EPOCROOT environment variable must be capitalised
BEGIN failed--compilation aborted at C:\Symbian\9.1\S60_3rd\epoc32\tools\/E32env.pm line 52.
Compilation failed in require at C:\Symbian\9.1\S60_3rd\epoc32\tools/makmake.pl line 28.
BEGIN failed--compilation aborted at C:\Symbian\9.1\S60_3rd\epoc32\tools/makmake.pl line 2
pls help.thanks in advance.....
Re: The makmake tool failed to run. Project creation aborted.
HI, well i am using Code warrior,3.1.
with SDk 2.1
series 60
now the problem is, whenever i make a new project, it takes in all the details
then gives an error
"makmake tool failed to run. Unable to find specified file."
i dont know where i am wrong
pls help.
Re: The makmake tool failed to run. Project creation aborted.
[QUOTE=siddharthkalra]HI, well i am using Code warrior,3.1.
with SDk 2.1
series 60
now the problem is, whenever i make a new project, it takes in all the details
then gives an error
"makmake tool failed to run. Unable to find specified file."
i dont know where i am wrong
pls help.[/QUOTE]
Have you installed Perl to your PC?
Re: The makmake tool failed to run. Project creation aborted.
no... i did not know that perl needs to be installed
Re: The makmake tool failed to run. Project creation aborted.
[QUOTE=siddharthkalra]no... i did not know that perl needs to be installed[/QUOTE]
Please read SDK release notes. There you can find needed Perl version.
Re: The makmake tool failed to run. Project creation aborted.
well thank u so much for ur prompt reply...
actually
i downloaded and installed active state perl v 5.8.8
but now i get another error message...
"the makmaketoolfailed to run. Project creation aborted"
and this is the log i get...
perl -S makmake.pl a.mmp cw_ide
Platform CW_IDE
Real Name WINSCW
Compiler CW32
OS WINS
CPU WINS
ASSP WINSCW
ABI WINSCW
CompatibleABIs
ASSPABI
Makefile Module Ide_cw
Makefile Type make
MMP Macros CW32 WINS WINSCW
Macros __SYMBIAN32__ __CW32__ __WINS__ __WINSCW__
Blds UDEB UREL
Loading Module: "MMP.PM"
Platform CW_IDE
Real Name WINSCW
Compiler CW32
OS WINS
CPU WINS
ASSP WINSCW
ABI WINSCW
CompatibleABIs
ASSPABI
Makefile Module Ide_cw
Makefile Type make
MMP Macros CW32 WINS WINSCW
Macros __SYMBIAN32__ __CW32__ __WINS__ __WINSCW__
Blds UDEB UREL
CPP.EXE -undef -nostdinc -+ -I ..\..\..\SYMBIAN\7.0S\SERIES60_V21_CW\EPOC32\include -I . -I .\ -D CW32=___CW32 -D WINS=___WINS -D WINSCW=___WINSCW ".\A.MMP"
ERROR: Unable to identify a valid CodeWarrior for Symbian OS installation
Loading Module: "IDE_CW.PM"
pls help me.. i really have to finish my project, and i am not even started..
thanks in advance
Warm Regards
Sid
Re: The makmake tool failed to run. Project creation aborted.
[QUOTE=siddharthkalra]
perl -S makmake.pl a.mmp cw_ide
Platform CW_IDE
Real Name WINSCW
Compiler CW32
OS WINS
CPU WINS
ASSP WINSCW
ABI WINSCW
CompatibleABIs
ASSPABI
Makefile Module Ide_cw
Makefile Type make
MMP Macros CW32 WINS WINSCW
Macros __SYMBIAN32__ __CW32__ __WINS__ __WINSCW__
Blds UDEB UREL
Loading Module: "MMP.PM"
Platform CW_IDE
Real Name WINSCW
Compiler CW32
OS WINS
CPU WINS
ASSP WINSCW
ABI WINSCW
CompatibleABIs
ASSPABI
Makefile Module Ide_cw
Makefile Type make
MMP Macros CW32 WINS WINSCW
Macros __SYMBIAN32__ __CW32__ __WINS__ __WINSCW__
Blds UDEB UREL
CPP.EXE -undef -nostdinc -+ -I ..\..\..\SYMBIAN\7.0S\SERIES60_V21_CW\EPOC32\include -I . -I .\ -D CW32=___CW32 -D WINS=___WINS -D WINSCW=___WINSCW ".\A.MMP"
ERROR: Unable to identify a valid CodeWarrior for Symbian OS installation
Loading Module: "IDE_CW.PM"
[/QUOTE]
Hi,
What kind of command you give when this error occures?
Have you tried to compile the project from CW?
Re: The makmake tool failed to run. Project creation aborted.
well i did not give any command at all...
this happens when i try to create a new project in CW.
hence it gives me this ereror, that "the makmaketoolfailed to run. Project creation aborted"...
PS: i have cw+SDK+perl
do i need anything other than this also...
eager for ur reply
Regards
Sid