会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
2018年4月28日
ubuntu找不到#include <bzlib.h>
摘要: sudo apt-get install libbz2-dev
阅读全文
posted @ 2018-04-28 15:13 lydstory
阅读(368)
评论(0)
推荐(0)
ubuntu安装meshlab
摘要: ubuntu安装meshlab https://github.com/nine7nine/meshlab.git https://github.com/nine7nine/meshlab.git
阅读全文
posted @ 2018-04-28 14:45 lydstory
阅读(426)
评论(0)
推荐(0)
class Qstring has no member named to Ascii
摘要: 人家修改了。真的没有toAscii了。不过可以用toLatin1或者qPrintable()
阅读全文
posted @ 2018-04-28 11:06 lydstory
阅读(518)
评论(0)
推荐(0)
No member named 'setResizeMode' in 'QHeaderView' - Convert Qt 4.7 to Qt 5.8
摘要: https://stackoverflow.com/questions/42743141/no-member-named-setresizemode-in-qheaderview-convert-qt-4-7-to-qt-5-8 7down voteaccepted 7down voteaccept
阅读全文
posted @ 2018-04-28 11:01 lydstory
阅读(760)
评论(0)
推荐(0)
cmake增加c++11支持
摘要: add_definitions(-std=c++11)
阅读全文
posted @ 2018-04-28 10:57 lydstory
阅读(643)
评论(0)
推荐(0)
cannot find -lf2c
摘要: sudo apt-get install libf2c2 auso apt-get install libf2c2-dev
阅读全文
posted @ 2018-04-28 10:12 lydstory
阅读(150)
评论(0)
推荐(0)
Ubuntu 安装QT5 后编译程序报错: FindQt5Widgets.cmake
摘要: 安装QT5.4后,需要编译一个C++程序。 Cmakelist 有find_package(Qt5Widgets REQUIRED),cmake 报错如下: CMake Error at CMakeLists.txt:14 (find_package): By not providing "Find
阅读全文
posted @ 2018-04-28 09:58 lydstory
阅读(1660)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告