1. Home
  2. Browse
  3. sentry-native

sentry-native

v0.8.2#0Latest

Sentry SDK for C, C++ and native applications.

Install

Run the following Vcpkg command to install the port.

vcpkg install sentry-native

Usage

sentry-native provides CMake targets:

find_package(sentry CONFIG REQUIRED)
target_link_libraries(main PRIVATE sentry::sentry)

Features

Dependencies

See source

Version

v0.8.2#0

Publication

Supports

osx | linux | (!arm & !uwp)

GitHub

getsentry/sentry-native434

Homepage

sentry.io

Subtree

d593ee6d66

License

MIT

Definition

Manifest