运维网's Archiver
论坛
›
Open-Falcon
› Cannot open include file: 'windows.h'
son30
发表于 2019-1-27 10:11:56
Cannot open include file: 'windows.h'
在用PB5编译WINCE内核时候,用的是4.2的BSP,结果发现Cannotopenincludefile:'windows.h'的错误,经过仔细查找,原来是'windows.h的目录位置变化了,只要修改对应source文件中的INCLUDES宏,添加一句$(_WINCEROOT)\PUBLIC\COMMON\SDK\INC;就可以了。
页:
[1]
查看完整版本:
Cannot open include file: 'windows.h'