读书人

MTK MAKE ERROR-quot;Fatal error: L6002U

发布时间: 2012-01-18 00:23:26 作者: rapoo

MTK MAKE ERROR--"Fatal error: L6002U: Could not open file mtk_lib\MT6223\S00\gsm\xmlp.lib."
我在make时总是遇到这样一个问题:
Warning: L6340W: options first and last are ignored for link type of -scattered
Fatal error: L6002U: Could not open file mtk_lib\MT6223\S00\gsm\xmlp.lib.
Not enough information to produce a SYMDEFs file.
Not enough information to list image symbols.
Not enough information to list the image map.
Not enough information to list the image sizes and/or totals.
Finished: 4 information, 1 warning, 0 error and 1 fatal error messages.

可是Simulator调试程序过程中我都没有什么问题,但是每次update,remake都会有一个make link bin error.
我从"MT6223.LOG"看到具体是上面的错误引起的!网上很少有关于这个问题的描述~~

有人遇到这样问题吗?
这是什么原因导致的?
知道怎么解决吗?

qq

[解决办法]
应该是没有找到这个函数的声明

你看看是不是没有包含头文件或者头文件路径不在工程里面

读书人网 >移动应用

热点推荐