getsentry / sentry-native

Sentry SDK for C, C++ and native applications.
MIT License
404 stars 170 forks source link

Request: Merge getsentry/crashpad PR #101 to fix llvm-mingw arm64 crashpad builds #1002

Closed past-due closed 5 months ago

past-due commented 5 months ago

Description

llvm-mingw builds targeting arm64 did not succeed if crashpad was the selected backend

Solution

Crashpad fix PR: https://github.com/getsentry/crashpad/pull/101

(Once merged, the crashpad submodule in this repo will need to be updated to point the latest commits.)

### Tasks
- [x] Merge https://github.com/getsentry/crashpad/pull/101
- [x] Merge https://github.com/getsentry/sentry-native/pull/1003 (to update submodule)
past-due commented 5 months ago

Thanks @supervacuus!

Would it be possible to issue a new sentry-native release with this included?

supervacuus commented 5 months ago

Would it be possible to issue a new sentry-native release with this included?

I will release a new version in the first half of next week.

supervacuus commented 5 months ago

@past-due, 0.7.6 is out.