c++ - Quickly locating error message in MSCV 2010 -


when compile c++ project , have errors, see errors need open find window , search 'error' inside output window.

isn't better way go on error messages?

thank you

to expand on comment earlier, error list window can shown clicking view->error list main menu or pressing ctrl+w,e.

with error list window visible errors detected during compilation should clickable within window once compilation has failed.

error list


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

monitor web browser programmatically in Android? -

c# - Using multiple datasets in RDLC -