输出全部错误信息,而并非部分。 #2935
garfieldkwong
started this conversation in
Ideas
输出全部错误信息,而并非部分。
#2935
Replies: 1 comment 2 replies
-
xmake -v |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
你在什么场景下需要该功能?
当有编译错误时,xmake只输出单个文件的错误信息。我觉得输出全部的编译错误会更好,这样可以全面掌握编译的错误,而不是以为只有几个编译错误,当我改正了后其他文件的错误才显示出来。
描述可能的解决方案
xmake一次过输出全部的编译错误信息。
描述你认为的候选方案
No response
其他信息
No response
Beta Was this translation helpful? Give feedback.
All reactions