第一次编译程序的时候出现了几个错误,在view-problem窗口显示错误提示。 经过修改后再编译已经没有错误了,但是view-problem窗口还是显示原来的错误。
请问这是怎么回事,错误确实都没有了,通过"c bulid console"窗口也可以看到没有错误,但是view-problem窗口还是显示原来的错误。
谢谢!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
第一次编译程序的时候出现了几个错误,在view-problem窗口显示错误提示。 经过修改后再编译已经没有错误了,但是view-problem窗口还是显示原来的错误。
请问这是怎么回事,错误确实都没有了,通过"c bulid console"窗口也可以看到没有错误,但是view-problem窗口还是显示原来的错误。
谢谢!
有错误提示,仍然编译通过生成.out了?
这好像不make sense吧?
事实如此,所以说那个错误提示没有经过刷新,但是我关闭那个窗口后再打开还是有错误提示,但是编译后,已经提示是否直接加载到RAM里。确实在没有错误的情况下,提示有错误。
这种情况我倒是没遇到过,您点击工程右键选择clean project,再重新编译看看吧