How to build google breakpad
- by Steve
Hi, I'm totally lost on how to build Google's breakpad. There is a sln file, but it depends on a library that doesn't seem to have an associated sln. It seems to use something called gyp that I haven't figured out how to get working. I tried
python gyp ..\breakpad\src\client\windows\breakpad_client.gyp
and that just gives the following errors…