我的编译器总是有这行信息,我记得是装了某个SP以后出现的。 ####### COMPILING 52 FILES USING AT MOST 2 PARALLEL INSTANCES OF cl.exe ########### 现在出现了一些问题,就是编译有问题。 一种是宏定义,定义以后到了某个文件编译的时候确说没有定义,不管怎样定义都不能,就好像这个宏没有定义过一样。 一种是某某类没有定义。 这些问题不是必现的,仅在某种情况下出现,不懂为什么,但同事机器上好像是没有这个并行编译的信息的。 找了半天VS2005的设置,没有找到任何关于Complile Parallel的设置。
Please mark the post answered your question as the answer, and mark other helpful posts as helpful.
This posting is provided "AS IS" with no warranties, and confers no rights.
Visual C++ MVP
Please mark the post answered your question as the answer, and mark other helpful posts as helpful.
This posting is provided "AS IS" with no warranties, and confers no rights.
Visual C++ MVP