Open rmtew opened 3 months ago
Google breakpad was removed in the move to VS2022. We want to get stack traces/minidumps on crashes.
Having a reliable source of dependencies such as Vcpkg would help with this. It's unfortunate that standard C++ support for stacktraces is only available in C++23.
Google breakpad was removed in the move to VS2022. We want to get stack traces/minidumps on crashes.