如何在Visual Studio中找到我的C ++程序中的错误窗口

问题描述:

所以,这是我的问题。我不知道如何,但不知何故,我的c ++程序底部的小窗口曾用于显示语法错误或代码中的任何错误。所以,当我运行我的程序时,我收到这条消息,说有一些构建错误但我看不到窗口。请帮我。我怎么能回到那个窗口?我希望有一种方法来粘贴我的程序的屏幕截图。谢谢

So, here is my problem. I donno how but somehow the little window at the bottom of my c++ program which used to display syntax error or any error in the code is not there. So, when i run my program, I get this message that there are some build errors but i cant see the window. Please help me. How can i get that window back? I wish there was a way to paste the screen shot of my program. Thanks

在菜单上转到视图,然后是其他窗口。

选择错误列表



或用键击



Ctrl + \,E
On the Menu goto View, then Other Windows.
Select Error List

or with keystrokes

Ctrl+\, E