vc++编译时的警告,"compiler option 'Generate Browser Info' inconsistent with precompiled header"是什么意思?
f:\projects\csr\tele_agent_s\propertydx.cpp(3) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
编译时出现的提示.有人说在project->setting->c/c++,将'Generate Browser Info' 去掉勾就没有了,但卫生选中就会有这个警告?是什么原因造成的?如果彻底解决?
谢谢了!