Home / 5.2.1
Name Modified Size InfoDownloads / Week
Parent folder
Qt 5.2.1 Static for Windows.7z 2014-04-15 36.0 MB
Totals: 1 Item   36.0 MB 1

Qt Static Builds

Static builds of the Qt framework


Objective

This project aims to ease the life of developers by providing per-built static packages of Digia's Qt cross-platform application development framework.

Installation

  1. Download the desired 7Z package.
  2. Extract the package with your favorite extractor (if you don't have one, download PeaZip from http://peazip.sf.net or 7-Zip from http://www.7-zip.org/).
  3. It's recommended to extract the package in Qt's root folder (if you use Windows) or in your home folder (if you use any UNIX system).
  4. Configure Qt Creator to use the new static installation following this guide.

Developer notes

The packages in this repository are compiled with the following flags:

  • -static
  • -release
  • -qt-zlib
  • -no-angle
  • -qt-pcre
  • -qt-libpng
  • -qt-libjpeg
  • -qt-freetype
  • -opengl desktop
  • -qt-sql-sqlite
  • -no-openssl
  • -opensource
  • -confirm-license
  • -make libs
  • -nomake tools
  • -nomake examples
  • -nomake tests
Source: Readme.md, updated 2014-04-15