激活自定义输出解析器
您可以在Build 和Run 设置的Custom Output Parsers 部分以及自定义编译器设置中激活自定义输出解析器。
在项目的Build 或Run 设置中激活自定义输出解析器:
- 在Custom Output Parsers 部分,选择Details 。
- 选择自定义解析器,激活它们以构建或运行项目。
选择Parse standard output during build ,使输出分析程序除在stderr
上查找诊断信息外,还在stdout
上查找诊断信息。
另请参阅 添加自定义编译器、添加自定义输出解析器、配置用于构建的项目和配置用于运行的项目。
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.