Visual Studio Build Tab
-
At the bottom of Visual Studio (6.0) there is a Build tab, (along with Debug, Find in Files 1, etc). Compiler and link errors are displayed here. The messages that are displayed here are very long, especially if you are working in a project that is nested deep within directories. Is there a way to truncate these messages, make the text smaller, or wrap the text? It becomes very monotonous to have to scroll to the right after every compiler errors. -Thanks Kevin Shaffer kshaff03@msn.com
-
At the bottom of Visual Studio (6.0) there is a Build tab, (along with Debug, Find in Files 1, etc). Compiler and link errors are displayed here. The messages that are displayed here are very long, especially if you are working in a project that is nested deep within directories. Is there a way to truncate these messages, make the text smaller, or wrap the text? It becomes very monotonous to have to scroll to the right after every compiler errors. -Thanks Kevin Shaffer kshaff03@msn.com
No - the lines begin with the full path and line number because that's how VC knows what file/line to jump to when you double-click an error. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ Strange things are afoot at the U+004B U+20DD