首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动平台 >

Cannot open include file: 'ps_trace.h'的有关问题

2012-02-01 
Cannot open include file: ps_trace.h的问题求解:MTK开发平台,编译模拟器的时候出现 fatal error C1083

Cannot open include file: 'ps_trace.h'的问题
求解:
MTK开发平台,编译模拟器的时候出现 fatal error C1083: Cannot open include file: 'ps_trace.h': No such file or directory

[解决办法]
在项目中应该在两个位置(tst\database_classb\pstrace_db,tst\database_modis\pstrace_db)存在 ps_trace.h 文件, 在项目中查找ps_trace.h文件,复制到这两个位置
[解决办法]
没有目录
[解决办法]
查找ps_trace.h的路径,然后添加
[解决办法]

探讨
在项目中应该在两个位置(tst\database_classb\pstrace_db,tst\database_modis\pstrace_db)存在 ps_trace.h 文件, 在项目中查找ps_trace.h文件,复制到这两个位置

热点排行