I\'ve been doing a lot of research about handling errors with Qt/C++ and I\'m still as lost as when I started. Maybe I\'m looking for an easy way out (like other languages p
Google Breakpad is a cross-platform application error reporting framework. Maybe it helps?
(I haven't tried it in our c++/qt apps yet, but I'd love to get around to it someday...)