Full build log in Visual Studio

Hello, when you build library in Visual Studio by default you get only main messages from build process. To enable showing all build log: 1. On the menu bar, choose Tools > Options. 2. On the Projects and Solutions page, choose the Build and Run page. 3. In the MSBuild project build output verbosity list, choose one of the following values, and then choose the OK button. More detailed information can be found here.