precomp
美
英 
例句
Yc tells the cl compiler to generate the precompiled header from precomp. h.
Yc通知cl编译器从precomp.h生成预编译头文件。
However, some code doesn't compile with Apple's precompiler, so you must use the -no-cpp-precomp option to get the standard precompiler.
不过,一些代码不能用苹果的预编译器编译,所以你需要使用-no-cpp-precomp选项来转用标准的预编译器。
The first command creates the precompiled header precomp. h. gch.
第一个命令创建了预编译头文件precomp.h.gch。
If you get errors related to macros, use the -no-cpp-precomp option.
如果你获得有关宏的编译错误,使用-no-cpp-precomp选项。