P
P
Profi_GMan2018-02-25 23:04:33
C++ / C#
Profi_GMan, 2018-02-25 23:04:33

Why does google breakpad compile but not work on Linux?

Good day!
Why does google breakpad compile but not work on Linux?
It works on Windows, I initialize it like this:

google_breakpad::MinidumpDescriptor descriptor("./log");
    google_breakpad::ExceptionHandler eh(descriptor, NULL, 0, NULL, true, -1);

But errors are not caught...
Why is this happening? How to fix it? Google didn't say anything...

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question