sentry-nativev0.16.4
- Updated
Sentry SDK for C, C++ and native applications.
- Project website: https://sentry.io/
#Usage
sentry-native provides CMake targets:
find_package(sentry CONFIG REQUIRED)
target_link_libraries(main PRIVATE sentry::sentry)#License
MIT AND Apache-2.0 AND BSD-3-Clause AND ICU
#Features
Default features: wer, backend, transport
#backenddefault
Enables the platform-specific backend.
This feature does nothing for some platforms.
Cf. https://github.com/getsentry/sentry-native#compile-time-options
Dependencies:
sentry-native
Platforms:
!android & !ios & !windows
Features:backend,transport,werzlib
Platforms:
!android & !ios
and one transitive dependency:
curl (through sentry-native)
Platforms:
!windows
Features: (none)
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through curl)
- vcpkg-cmake-config (through curl)
#compression
Enables gzip compression support for the transport.
Cf.https://github.com/getsentry/sentry-native#compile-time-options
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through zlib)
- vcpkg-cmake-config (through zlib)
#transportdefault
Enables the platform-specific network transport.
This feature does nothing for some platforms.
Cf. https://github.com/getsentry/sentry-native#compile-time-options
Dependencies:
curl
Platforms:
!windows
Features: (none)
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through curl)
- vcpkg-cmake-config (through curl)
#wer
Enables the Windows Error Reporting backend.
Cf.https://github.com/getsentry/sentry-native#compile-time-options
Platforms: windows & !static
- ✅windows-dynamic
- ❌
linux - ❌
osx - ❌
windows-static
Dependencies:
sentry-native
Features:
backend,transport,wer
and 2 transitive dependencies:
curl (through sentry-native)
Platforms:
!windows
Features: (none)zlib (through sentry-native)
Platforms:
!android & !ios
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through zlib)
- vcpkg-cmake-config (through zlib)
#Host Dependencies
and 2 transitive dependencies:
- vcpkg-cmake-get-vars (through vcpkg-make)
- vcpkg-make (through libunwind)
#Used By
- sentry-native (feature
backend) - sentry-native (feature
wer)
#Host Tool For
No ports use this.
#Contributors
Vitalii Koshura
Jack·Boos·Yu
Lily
Martin Vejdarski
Kai Pastor
Gleb Ignatev
Cheney Wang
Billy O'Neal
Ben Westover
jim wang
JonLiu1993
Javier Matos Denizac
hoshiizumiya
Mert Efe Şensoy