You've already forked sentry-native
mirror of
https://github.com/encounter/sentry-native.git
synced 2026-03-30 11:37:49 -07:00
premake
Install premake5 from https://premake.github.io/download.html
HOWTO
MacOS and Linux
./premake5 gmake2
make example_crashpad
Windows
./premake5 vs2017
And then some VS magic.