Qt5.3.1 静态编译的configure

Posted zhchoutai

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Qt5.3.1 静态编译的configure相关的知识,希望对你有一定的参考价值。

今天最终自己静态编译过了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的主要内容,如果未能解决你的问题,请参考以下文章

Qt5.3.1 OpenCV2.4.9 开发环境配置

Win7下qt5.3.1+opencv2.4.9编译环境的搭建(好多 Opencv2.4.9源码分析的博客)

从 Visual Studio 2013 项目制作 qt5.3.1 .pro 文件

Windows XP 上的 QMediaPlayer (qt 5.3.1)

移植qt5.3.1到arm

No cache manager could be auto-configured, check your configuration (caching type is ‘CAFFEINE‘)(代码片