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 somethin
You need to look at the command-line-options to gyp. I had the same issue. The solution is to run the following:
gyp --no-circular-check /path/to/build/file