摘要: 准备1、Python2、Visual Studio3、svn checkout http://google-breakpad.googlecode.com/svn/trunk/ source code编译1、转到google-breakpad根目录下,打开命令行,运行src\tools\gyp\gyp.bat src\client\windows\breakpad_client.gyp --no-circular-check如果不加--no-circular-check 参数,将会看到以下信息:Traceback (most recent call last): File "D:\g 阅读全文
posted @ 2013-08-18 11:13 xuyuheng 阅读(723) 评论(0) 推荐(0)