码迷,mamicode.com
首页 > Windows程序 > 详细

WIN10系统下静态编译Qt4.8.7

时间:2019-02-22 00:57:54      阅读:363      评论:0      收藏:0      [点我收藏+]

标签:source   exe   load   download   href   eve   ice   orm   open   

qt-everywhere-opensource-src-4.8.7.tar.gz   

http://download.qt.io/archive/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz

 

mingw32: i686-4.8.2-release-posix-dwarf-rt_v3-rev3.7z   

https://jaist.dl.sourceforge.net/project/mingw-w64/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/4.8.2/threads-posix/dwarf/i686-4.8.2-release-posix-dwarf-rt_v3-rev3.7z

 

qt-creator:

http://120.52.51.14/download.qt.io/archive/qtcreator/3.6/3.6.1/qt-creator-opensource-windows-x86-3.6.1.exe

 

 

先安装mingw32

 

configure -confirm-license -opensource -prefix D:\Qt -debug-and-release -static -platform win32-g++ -nomake demos -nomake examples -nomake tests -fast -mp

 

mingw32-make 

mingw32-make install

WIN10系统下静态编译Qt4.8.7

标签:source   exe   load   download   href   eve   ice   orm   open   

原文地址:https://www.cnblogs.com/ynxf/p/10416004.html

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