1. Home
  2. Browse
  3. sentry-native

sentry-native

v0.7.17#0Go to latest

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.7.17#0

Publication

Supports

osx | linux | (!arm & !uwp)

GitHub

getsentry/sentry-native

Homepage

sentry.io

Subtree

8c9c81c6dd

License

MIT

Definition

Manifest