消除VC 中的 Browser Info 警告

来源:互联网 发布:苹果windows系统截屏 编辑:程序博客网 时间:2024/05/16 18:02
编译 Warning:

“Compiler option 'Generate Browser Info' inconsistent with precompiled header;current command-line option will override that defined in the precompiled header”。


并且没有运行出来的程序:

解决方法:
Project-->Settings-->"c/c++"标签中勾选"Generate browse info"-->"Browse Info"标签中勾选"Build browse info file"。 
0 0
原创粉丝点击