最新评论
宁廷辉 2011-10-19 17:59
@NesTa.xP
我使用的是2.7.1没有问题,建议使用2.7.X
我用过一次3.X,出现你遇到的情况
NesTa.xP 2011-10-19 17:30
TypeError: object of type 'Dir' has no len():
Python2.6出现这个情况,文档写得是2.4以上就行啊,求解决方法
小符帅 2011-08-01 20:07
请问你可以生成里面含有源文件的vs的sln么?
我生成的是空的sln,里面有proj,但是全是空的。
编译的时候有以下话语:
***Unfortunately the vsproj creator isn\’t smart enough to
***automatically get the correct output locations. It is very easy
***though to change it in the properties pane to the following
***$(SolutionDir)/build//staging/.exe
请问,这是什么情况?
sunbird8488 2011-05-28 14:17
我已经解决这个问题,应该由于google的代码问题,我今天更新后就没这个问题了。但是遇到其他问题,看了下是在unittest项目中,不影响使用,不管了,希望对其他遇到同样问题的人有帮助。
sunbird8488 2011-05-25 06:19
昨天听另外一个网上的朋友说估计是以前装了skd6.0,然后又装sdk7.1的原因,他说重装了,不知道搞定了没有,今天待会他上线我问下他,我的q q:270675493,我今天也重装了,但是东西还没装完,装完告诉你结果。
sunbird8488 2011-05-22 04:51
[quote]宁廷辉:
@sunbird8488
不知道你是什么错误,
一般情况下都是缺少文件,
你需要gclient sync 执行完,才可以编译通过[/quote]
首先非常感谢你的回答,已经执行过gclient sync 了,报
错误 1 error C2001: 常量中有换行符 e:\chrometrunck\src\third_party\libphonenumber\cpp\src\phonenumberutil.cc 75 libphonenumber
错误 2 error C2143: 语法错误 : 缺少“;”(在“<template-id>”的前面) e:\chrometrunck\src\third_party\libphonenumber\cpp\src\phonenumberutil.cc 76 libphonenumber
错误 3 error C2146: 语法错误 : 缺少“;”(在标识符“plus_chars_pattern”的前面) e:\chrometrunck\src\third_party\libphonenumber\cpp\src\phonenumberutil.cc 76 libphonenumber
错误 4 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int e:\chrometrunck\src\third_party\libphonenumber\cpp\src\phonenumberutil.cc 76 libphonenumber
错误 5 error C2936: “scoped_ptr<C>”: 模板类 id 重新定义为全局数据变量 e:\chrometrunck\src\third_party\libphonenumber\cpp\src\phonenumberutil.cc 76 libphonenumber
下面也基本都是报语法错误,但是我看了,这个文件和服务器上一样地。由于这个错误,下面其他项目引用这个文件都报错了。烦请帮忙看看啊,我都弄三星期了:(
宁廷辉 2011-05-21 09:42
@sunbird8488
不知道你是什么错误,
一般情况下都是缺少文件,
你需要gclient sync 执行完,才可以编译通过
sunbird8488 2011-05-21 07:59
楼主,我编译遇到一些问题,能不能抽空帮忙解决下?我的qq:270675493.谢谢啦
宁廷辉 2011-05-04 20:19
windows server 2008 r2
cpu: i7 920
mem: 8G
看怎么编译,不要build all
按小系统编译就可以,我只是要的chrome,
编译1个多小时,超线程8核cpu占用全部100%,峰值内存7.6G以上,期间基本不能做任何操作
