会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
2019年8月21日
编译错误提示PATH_MAX未声明
摘要: 解决办法: grep一下,发现PATH_MAX在limits.h中定义,在/scripts/mod/sumversion.c中添加#include <limits.h>即可。
阅读全文
posted @ 2019-08-21 14:30 lydstory
阅读(969)
评论(0)
推荐(0)
log库
摘要: https://github.com/orocos-toolchain/log4cpp https://github.com/search?q=glog zlog https://github.com/HardySimpson/zlog
阅读全文
posted @ 2019-08-21 14:09 lydstory
阅读(114)
评论(0)
推荐(0)
winpe
摘要: winpe winpe winpe 工具 判断是否pe系统的方法:GetSystemDisk()
阅读全文
posted @ 2019-08-21 11:22 lydstory
阅读(185)
评论(0)
推荐(0)
undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
摘要: 解决方法 在QT工程的.pro文件中添加如下内容: LIBS=-ldl
阅读全文
posted @ 2019-08-21 11:07 lydstory
阅读(2902)
评论(1)
推荐(0)
QPrinter
摘要: 在使用到QPrinter和QprintDialog类时的附加处理 ①若是在qt creator中,需要在 (.pro)工程文件中加入 “QT+= printsupport”,否则会编译报错
阅读全文
posted @ 2019-08-21 10:24 lydstory
阅读(483)
评论(0)
推荐(0)
log4cpp
摘要: centos??
阅读全文
posted @ 2019-08-21 09:55 lydstory
阅读(115)
评论(0)
推荐(0)
QDomDocumen???
摘要: 能生成docx???
阅读全文
posted @ 2019-08-21 09:15 lydstory
阅读(105)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告