立即注册
查看: 10887|回复: 14

[问题] 求WIN7系统下 MT6261编译环境搭建整套相关软件

发表于 2016-1-20 11:42:07 | 显示全部楼层 |阅读模式 来自 广东省深圳市
刚接触MTK, 请帮忙看下编译情况,不知道是不是是哪儿出了问题
make custom=LOKYEE61M_11C GPRS new job=4
copy /y make\LOKYEE61M_11C_gprs.mak make\
ReMOVe WIFI source codes.
Skip 3rd party feature license check for custom release projects!!!
perl tools\chk_verno.pl MAUI.11C.W13.52.MP.V2.F5
perl tools\chk_env.pl make LOKYEE61M_11C_gprs.mak -customer LOKYEE61M_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.008006 . => [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\LOKYEE61M_11C\gprs ...
D:\1-platform\MTK\MTK6261_SW\MT61M_GEMINI\MT61M_GEMINI\build\LOKYEE61M_11C\log\c
kSysDrv.log
拒绝访问。
--------------Copying Base file form PLUTO_MMI-----------------
------------------------------DONE------------------------------
-------------Copying Project file form Project folder-------------
------------------------------DONE------------------------------
-----------------generate Resgen include path----------------
系统找不到指定的路径。
另一个程序正在使用此文件,进程无法访问。
另一个程序正在使用此文件,进程无法访问。
另一个程序正在使用此文件,进程无法访问。
-----------------make and run resgen_xml.exe----------------
-----------------make resgen_xml.exe----------------

Warning: Q3910W: Old syntax, please use '--bin'.
Warning: Q3910W: Old syntax, please use '--output'.
make: *** [mmi_service.lib] Error 1

我知道答案 回答被采纳将会获得5 RD币 已有14人回答
已绑定手机
发表于 2016-4-1 21:29:44 | 显示全部楼层 来自 美国加尼福尼亚州洛杉矶 AS21859/Zenlayer
和我与到的是同样的问题,问您一下,现在解决了吗?
已绑定手机
发表于 2016-4-1 21:35:47 | 显示全部楼层 来自 美国加尼福尼亚州洛杉矶 AS21859/Zenlayer
-----------------generate resgen include path----------------
系统找不到指定的路径。
另一个程序正在使用此文件,进程无法访问。
另一个程序正在使用此文件,进程无法访问。
另一个程序正在使用此文件,进程无法访问。
-----------------make and run resgen_xml.exe----------------
-----------------make resgen_xml.exe----------------
make[1]: Entering directory `/c/Users/haven/study/MTK/workspace01/11CW1352MP_BES
TONE61A_11C_V14_GPRS_MMI/plutommi/Customer/ResGenerator'
Compiling ./ResgenXML/ResgenSrc/mmi_rp_audio.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_image.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_mem_config.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_hash.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_event.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_theme.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_timer.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_xml.c
Compiling ./ResgenXML/ResgenSrc/mmi_rp_xml_parser.c
Compiling ./ResgenXML/CustResSrc/mmi_rp_callback_mgr.c
Compiling ./ResgenXML/CustResSrc/mmi_rp_cust_template.c
Compiling ./ResgenXML/CustResSrc/mmi_rp_file_type.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 `/c/Users/haven/study/MTK/workspace01/11CW1352MP_BEST
ONE61A_11C_V14_GPRS_MMI/plutommi/Customer/ResGenerator'
Error in stage: [make resgen_xml.exe], check log: [resgen_xml_make.log] !!
make: *** [.\build\BESTONE61A_11C\gprs\MT6261r\pregen_dep\xml_parser.det] Error
3
resgen

C:\Users\haven\study\MTK\workspace01\11CW1352MP_BESTONE61A_11C_V14_GPRS_MMI>
 楼主| 发表于 2016-4-2 19:29:14 | 显示全部楼层 来自 广东省深圳市
环境没搭建好
 楼主| 发表于 2016-4-2 19:31:18 | 显示全部楼层 来自 广东省深圳市

我之前的是环境有问题,你这个就不一定了
已绑定手机
发表于 2016-4-2 19:56:06 | 显示全部楼层 来自 北京市石景山区
lllccchhh 发表于 2016-4-2 19:31
我之前的是环境有问题,你这个就不一定了

我这也是环境问题,xp下编译是没问题的,您出现这个提示后,是通过调整哪里通过的呢?能指点一下吗?谢啦
发表于 2016-4-16 14:51:43 | 显示全部楼层 来自 山东省济南市
请教下楼主,可不可以提供下WIN7下搭建MTK平台的文档,也在学习中。
已绑定手机
已实名认证
发表于 2016-5-8 16:06:41 | 显示全部楼层 来自 广东省深圳市
haven9396 发表于 2016-4-1 21:35
-----------------generate resgen include path----------------
系统找不到指定的路径。
另一个程序正 ...

你的编译问题搞定了没有?
发表于 2016-5-9 10:02:53 | 显示全部楼层 来自 湖南省长沙市
win7环境下基本都可以搞定,没什么大问题,编译错误把log拷出来看看
已实名认证
发表于 2016-11-20 18:08:52 | 显示全部楼层 来自 江苏省南京市
我也遇到这个问题,请问楼主解决了吗
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

合作/建议

TEL: 19168984579

工作时间:
周一到周五 9:00-11:30 13:30-19:30
  • 扫一扫关注公众号
  • 扫一扫打开小程序
Copyright © 2013-2024 一牛网 版权所有 All Rights Reserved. 帮助中心|隐私声明|联系我们|手机版|粤ICP备13053961号|营业执照|EDI证
在本版发帖搜索
扫一扫添加微信客服
QQ客服返回顶部
快速回复 返回顶部 返回列表