Knowledge Base/Tools/Microsoft Visual Studio

 

From Quantitative Finance

Jump to: navigation, search

Enabling detailed compiler logging

Visual Studio 2005

The build process produces a log file, BuildLog.htm, normally under the Output Directory. It is possible to change the level of detail that it contains. In the menu select Tools > Options > Projects and Solutions > Build and Run. Set the "MSBuild project build output verbosity options" to the verbosity level of your preference ("Quiet", "Minimal", "Normal", "Detailed", or "Diagnostic"). I usually set this option to "Diagnostic".

Visual Studio 6.0

In the menu select Settings > Compiler and Debugger > Other and adjust "Compiler Logging".

 
 
Google
 
Personal tools