sentryapp:应用程序展示了C ++中哨兵sdk的用法,示例取自官方哨兵本机sdk

时间:2024-04-14 20:46:29
【文件属性】:

文件名称:sentryapp:应用程序展示了C ++中哨兵sdk的用法,示例取自官方哨兵本机sdk

文件大小:4KB

文件格式:ZIP

更新时间:2024-04-14 20:46:29

C

官方哨兵示例取自 确保已安装libcurl,sentry-native sdk依赖apt-get install libcurl4-openssl-dev : apt-get install libcurl4-openssl-dev 为了构建它,您需要下载本地哨兵sdk并构建它: # clone sentry-native sdk git clone --recursive https://github.com/getsentry/sentry-native.git cd sentry-native # checkout latest released version git checkout 0.4.8 # configure the sdk, specifying build directory cmake -B build -DCMAKE_BUILD_TYPE=RelWithD


【文件预览】:
sentryapp-master
----CMakeLists.txt(1KB)
----.gitignore(31B)
----README.md(1KB)
----example.c(6KB)
----debug_info.sh(206B)

网友评论