Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print exceptions even when logging to a file #129

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

tristanlabelle
Copy link
Contributor

Currently failures look like the below and are hard to diagnose:

[cmake] -- changes to swiftwinrt.exe parameters detected
[cmake] -- running swiftwinrt.exe @SwiftWinRT.rsp
[cmake] CMake Error at SwiftWinRT.cmake:84 (execute_process):
[cmake]   execute_process failed command indexes:
[cmake] 
[cmake]     1: "Child return code: 1"
[cmake] 
[cmake] -- Configuring incomplete, errors occurred!

@tristanlabelle tristanlabelle requested a review from a team as a code owner December 13, 2023 20:51
Copy link

@z2oh z2oh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@tristanlabelle tristanlabelle merged commit 7bbf6ff into main Dec 14, 2023
1 check passed
@tristanlabelle tristanlabelle deleted the tristan/print-errors branch December 14, 2023 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants