出现Browse information of one xxxx解决方法
不良现象如下:
Browse information of one or more files is not available:
Doing a project rebuild might fix this.
解决的方法:将C文件里面的内容全部注释掉,再编译正常。
然后再将注释掉的代码打开,再次编译就正常了。
不良现象如下:
Browse information of one or more files is not available:
Doing a project rebuild might fix this.
解决的方法:将C文件里面的内容全部注释掉,再编译正常。
然后再将注释掉的代码打开,再次编译就正常了。