码迷,mamicode.com
首页 > 其他好文 > 详细

Qt5.3.1 静态编译的configure

时间:2018-04-24 11:02:03      阅读:162      评论:0      收藏:0      [点我收藏+]

标签:figure   指令   htm   configure   class   png   t-sql   des   ref   

今天最终自己静态编译过了QT5.3.1, 成功用在项目上了, 记录下configure指令.?


configure -confirm-license -opensource -platform win32-msvc2013 -mp -debug-and-release -static -prefix "E:\Qt\5.3.1-static-vs2013" -qt-sql-sqlite -qt-zlib -qt-libpng -qt-libjpeg -opengl desktop -qt-freetype -no-qml-debug -no-angle -nomake tests -nomake examples -skip qtwebkit


当中 -mp 是启用多核编译的开关

Qt5.3.1 静态编译的configure

标签:figure   指令   htm   configure   class   png   t-sql   des   ref   

原文地址:https://www.cnblogs.com/zhchoutai/p/8926176.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!