Qt for Windows:Qt 5.11.0 MinGW 静态编译版本(包含OpenSSL)
发布时间:2020-07-03 10:25:45 所属栏目:Windows 来源:互联网
导读:概述 本文讲述如何使用已经编译好的套件,让Qt支持静态编译 如果要自己编译,可以参考: http://blog.csdn.net/wsj18808050/article/details/72862478 我的配置参数是: configure.bat -static -release -platform win32-g++ -prefix C:QtQt5.11.0_MinGW_stat
概述本文讲述如何使用已经编译好的套件,让Qt支持静态编译 如果要自己编译,可以参考: http://blog.csdn.net/wsj18808050/article/details/72862478 我的配置参数是: configure.bat -static -release -platform win32-g++ -prefix "C:QtQt5.11.0_MinGW_static" -qt-sqlite -qt-zlib -qt-pcre -qt-libpng -qt-libjpeg -qt-freetype -opengl desktop -openssl-linked -opensource -confirm-license -make libs OPENSSL_LIBS="-llibssl -llibcrypto -lgdi32" -L C:developopenssl-1.0.1c_static_w32_mingw -I C:developopenssl-1.0.1c_static_w32_mingwinclude -nomake tools -nomake examples -nomake tests -skip qt3d -skip qtcanvas3d -skip qtcanvas3d -skip qtdatavis3d -skip qtlocation -skip qtwayland -skip qtwebchannel -skip qtwebengine -skip qtwebsockets -skip qtwebview -skip qtwinextras 安装和下载
套件配置
使用
(编辑:莱芜站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
推荐文章
站长推荐
热点阅读