摘要: 在ARM下编译遇到的问题如下: 解决方法: 打开 src/qt/qtbase/src/gui/Makefile 把-O3改成-O2即可 阅读全文
posted @ 2019-08-13 19:13 salami_china 阅读(792) 评论(0) 推荐(0) 编辑