win32平台中的程序转换为wince中的一些错误 . 未能为“VCCLCompilerTool”工具生成命令行

来源:互联网 发布:gps数据漂移过滤算法 编辑:程序博客网 时间:2024/06/05 15:06

 

转载自:

http://blog.csdn.net/shirui1125/article/details/6095774

>ToolBox : error PRJ0004 : 未能为“VCCLCompilerTool”工具生成命令行。

从原有的平台复制参数

应该是error PRJ0004 : Could not generate command line for the ‘VCCLCompilerTool’ tool
Try Project Settings->C/C++->General->Debug Information Format = 4, change it to /Zi
This happens after project conversion from older version of VS compiler.

原创粉丝点击