Conversation
|
The following links are available: build (ubuntu-18.04, full)
build (macOS-10.15, full) build (windows-latest, full) build (self-hosted_debian-11_aarch64, full)
|
digisomni
left a comment
There was a problem hiding this comment.
Works fine on Windows 10, built from source.
|
So this is an easy fix and looks like a no-brainer, but it still confuses me why it worked on Windows without the Unfortunately I wasn't able to test this on Windows because I only have a VM available right now, and it fails too quickly. @digisomni Did you test triggering a crash and seeing if a report is made? |
You have tried looking in the command line, right? Or I guess you want to go all the way with the test and actually send a crash to Sentry. |
|
Yes, of course. Unfortunately I get no console output, and it doesn't seem to get to the point of writing to the log file. This is probably fixable but I'll probably need to fiddle with something to build interface as a commandline application so that it actually outputs to the terminal. |

This PR fixes finding crashpad on macOS.
Fixes #1399