Unfiltered Build Log window - iarsystems/ewptool GitHub Wiki
When building a project in the IDE (F7) the build log window will, by default, filter out the command lines, only showing warnings
and errors
:
The filter level for the build log window can be adjusted to show All the command lines (via context menu):
So that the command lines used to build an application can be copied to a customized build script:
Note
The Build window's context menu can also be used to select live logging (Live Log to File) for later use.
The unfiltered Build Log window (or a build log file) reveals the options used by the underlying tools to build an *.ewp
project.