摘要:
git commit的时候报错 找到工程目录的.git文件夹,打开之后找到config文件,在最后边加上一句话[user]email=your emailname=your name 然后再次提交就可以了 阅读全文
posted @ 2019-04-18 21:49
mcdull^0^
阅读(875)
评论(0)
推荐(0)
摘要:
我在CodeBlock中编译工程没有出现问题,但是放到ubuntu上用自己写的Makefile make的时候报错 error: ‘int64_t’ does not name a type 需要添加头文件#include <stdint.h> 参考:https://stackoverflow.co 阅读全文
posted @ 2019-04-18 14:48
mcdull^0^
阅读(7288)
评论(0)
推荐(0)

浙公网安备 33010602011771号