windows10下MT2503编译环境怎么搭建?求有搭建过的大侠分享一下经验
Win8.1 和Win10都试过。最终还是不行。
最好还是用回win7吧。
查以百度一下 Windows7(64位)一键部署MTK功能机开发环境
没搞定。回到 win7
D:\MT2503A>make custom=CORETEK03A_11C gprs new
copy /y make\CORETEK03A_11C_gprs.mak make\
Skip 3rd party feature license check for custom release projects!
perl tools\chk_verno.pl MAUI.11C.W13.52.SP3.V2
perl tools\chk_env.pl make CORETEK03A_11C_gprs.mak -customer CORETEK03A_11C
*******************************************
Start checking MTK build environment......
*******************************************
OS is Windows 2000 or XP. => [OK]
Compiler in makefile is RVCT!
RVCT VERSION in makefile is correct!
ARMCC version is RVCT3.1 [OK] , Build number is 569 [OK] .
TCC version is RVCT3.1 [OK] , Build number is 569 [OK] .
ARMLINK version is RVCT3.1 [OK] , Build number is 569 [OK] .
FROMELF version is RVCT3.1 [OK] , Build number is 569 [OK] .
ARMAR version is RVCT3.1 [OK] , Build number is 1021 [OK] .
C:\Program Files\ARM\ADSv1_2\licenses\license.dat is not existed!
Perl version is 5.024000 . => [OK]
Shell is cmd.exe. => [OK]
Excel version is 2000 or above. => [OK]
*******************************************
MTK build environment is ready!
*******************************************
makefile check is done
Processing makefile_list.log
Cleaning directories under .\build\CORETEK03A_11C\gprs ...
Cleaning directories under .\build\CORETEK03A_11C\gprs\MT6261r
Cleaning lib files under .\build\CORETEK03A_11C\gprs\MT6261o\lib
.\custom\drv\Drv_Tool\DrvGen.exe custom\codegen\CORETEK03A_11C_BB\codegen.dws .\build\CORETEK03A_11C\log 2>&1 & \
(if ERRORLEVEL 1 (echo DrvGen.exe Error. Please check .\build\CORETEK03A_11C\log\DrvGen.log & exit 1))
MMI_features_switch.h is from .\plutommi\Customer\CustResource\CORETEK03A_11C_MMI\MMI_features_switchCORETEK03A_11C.h
Processing gencustominfo.log
start MMI feature check...
get feature list from MMI_features.h...
get feature list from MMI_features_switch.h...
generate feature check file...
validate features...
ARM/Thumb C/C++ Compiler, RVCT3.1 [Build 569]
make: *** [mmi_feature_check] Error 1
new
这是什么问题?
查看Log文件,是RVCT License问题。看来还得继续努力
编译出现以下错误:
start MMI feature check...
get feature list from drv_features.h...
get feature list from drv_features_option.h...
generate feature check file...
validate features...
check def/undef features for drv_features.h...
log generated at .\build\CORETEK03A_11C\log\drv_features_option.log
[drv_features.h, drv_features_option.h]
All feature count = 1186
Defined count = 370
Undef count = 816
[drv_features_option.h]
Mismatch Config count = 0
MMI Feature Check - Done
Generate EMI settings
make: *** [.\build\CORETEK03A_11C\gprs\MT6261r\pregen_dep\emigen.det] Error 2
new
查看emigen.log文件,文件内容是:
Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at .\tools\emigenMD.pl line 2064.
看不明白这是什么问题! 哪位大侠帮忙看一下
-----------------make and run resgen_xml.exe----------------
-----------------make resgen_xml.exe----------------
make[1]: Entering directory `/d/xueping/11CW1352SP3_CORETEK03A_11C_V2_GPRS_MMI/plutommi/Customer/ResGenerator'
Compiling ./ResgenXML/ResgenSrc/mmi_rp_audio.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_event.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_hash.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_image.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_mem_config.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_menu.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_screen.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_string.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_timer.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_theme.c
Compiling ./ResgenXML/CustResSrc/mmi_rp_cust_template.c
Compiling ./ResgenXML/CustResSrc/mmi_rp_callback_mgr.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_xml.c
Compiling ./ResgenXML/CustResSrc/mmi_rp_file_type.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_xml_parser.c
Compiling ./ResgenXML/CustResSrc/mmi_rp_mmi_cache.c
Compiling ./ResgenXML/CustResSrc/mmi_rp_third_rom.c
Compiling ./ResgenXML/CustResSrc/mmi_rp_venus_xml.c
Linking *.o for resgen_xml.exe...
make[1]: Leaving directory `/d/xueping/11CW1352SP3_CORETEK03A_11C_V2_GPRS_MMI/plutommi/Customer/ResGenerator'
Error in stage: [make resgen_xml.exe], check log: [resgen_xml_make.log] !
make: *** [.\build\CORETEK03A_11C\gprs\MT6261r\pregen_dep\xml_parser.det] Error 3
new
编译到这一步失败!
第一次玩MT2503的方案!希望大家能指教一下
学习学习
请教下win7 64 位系统下怎样搭建环境有没有教程啊,整了一周了,还是不行。求指点
请问你的开发环境是在什么平台搭建的?有没有win7的搭建教程啊
可以分享一下搭建资料吗
先安装ActivePerl-5.8.2.808、Microsoft office,然后,将Windows主题改为经典主题,并将分辨率降到最低;再安装开发工具。
Win8.1 和Win10都试过。最终还是不行。
最好还是用回win7吧。
查以百度一下 Windows7(64位)一键部署MTK功能机开发环境
谢谢提供经验!向你学习!:):)
请问下,win7 64bit MT2503开发环境怎么搭建,第一次用这个,谢谢!
