开发者

google-breakpad

0
  • creating CLR dumps with breakpad

    I am using Google Breakpad to generate crash dumps for my windows application when it crashes. My application mixes C++ native code with C# CLR code.[详细]

    2023-03-27 19:30 分类:问答
  • Qt creator with Breakpad

    I want to deploy a crash handler with my Qt application that I\'ve created with Qt creator.After some poking around it would appear that Google\'s Breakpd will do exactly what I need it to do, however[详细]

    2023-03-26 03:57 分类:问答
  • Google Breakpad fails to compile

    I am attempting to bui开发者_开发百科ld google-breakpad and I am getting the error File \"C:\\google-breakpad\\src\\tools\\gyp\\pylib\\gyp\\generator\\msvs.py\", line 907, in _GetPathDict[详细]

    2023-02-24 22:15 分类:问答
  • Unresolved-symbol error when linking Qt application to Google Breakpad

    I\'m trying to statically link my Qt application to Google Breakpad under Windows but I always get unresolved symbol errors. I\'m using qmake and VC++2008 and there seems to be some problem with my pr[详细]

    2023-01-31 17:19 分类:问答
  • Breakpad process inspection fails

    I\'m using Breakpad to send error re开发者_StackOverflow社区ports when my app crashes. Now I tried to follow the wiki but the information there is somewhat lacking. I just can\'t figure out what to d[详细]

    2023-01-17 03:54 分类:问答
  • How to build google google-breakpad for windows?

    I am trying to build google breakpad for windows. I don\'t get it. I tried installed autoconf and m4 for Windows which seems to work. But running[详细]

    2023-01-13 20:17 分类:问答
  • Creating a Cross-Platform C++ Library

    I wanted to create a cross-platform 2D game engine, and I would like to know how to create a cross-platform project with Makefile, so I can compile it to the platforms I choose with custom rule for an[详细]

    2022-12-22 05:00 分类:问答