红联Linux门户
Linux帮助

在Ubuntu 16.04下编译everywhere-opensource-src-5.7

发布时间:2016-07-05 09:56:21来源:linux网站作者:qq_22716879
Ubuntu 16.04下编译everywhere-opensource-src-5.7的方法大致如下:
执行:
cd /qt-everywhere-opensource-src-5.7.0
./configure -profixe /usr/Embedded-Qt5.7-arm -qt-xcb
make 
make install
 
安装完毕后将安装目录下的库文件拷贝到开发板上Qt库的目录上即可。
 
本文永久更新地址:http://www.linuxdiyf.com/linux/22073.html