glog0.3.5 编译错误error C2065: 'uint64_t' : undeclared identifier

来源:互联网 发布:openwrt 卸载软件命令 编辑:程序博客网 时间:2024/05/17 03:55

glog0.3.5 使用vs2010,在win7 X64系统编译错误

error C2065: 'uint64_t' : undeclared identifier


0.3.5版本没有google-glog.sln文件。


只好使用0.3.4版本的。

阅读全文
0 0