Property

IdePipelineStage:check-stdout

Declaration

property check-stdout: gboolean [ read, write ]

Description

Most build systems will preserve stderr for the processes they call, such as gcc, clang, and others. However, if your build system redirects all output to stdout, you may need to set this property to TRUE to ensure that Builder will extract errors from stdout.

One such example is Ninja.

Type: gboolean

Flags

Readableyes
Writableyes
Constructno
Construct onlyno