GithubHelp home page GithubHelp logo

martinrotter / qt-minimalistic-builds Goto Github PK

View Code? Open in Web Editor NEW
296.0 20.0 50.0 5.3 MB

Precompiled x64 Qt 5/6 library in minimalistic configuration for Windows.

License: GNU General Public License v3.0

Shell 45.28% Batchfile 0.20% PowerShell 52.80% CMake 1.72%
qt5 qt-libraries mingw msvc

qt-minimalistic-builds's Introduction

qt-minimalistic-builds

This is attempt to build Qt 5/6 libraries in minimalistic mode. Output binaries have fewer dependencies, are lighter and thus smaller.

Total downloads

All original licenses of all used components (Qt, qtbinpatcher, MinGW-w64, OpenSSL, MSVC) are respected with the additional exception that compiling, linking, and/or using OpenSSL is allowed. Unmodified source code of Qt is used and the license of produced Qt binaries is the same as license used in original OSS Qt libraries. The build phase of these prebuilt binaries is reproducible, see repository files for build scripts.

How this differs from official Qt Windows binaries?

Well, there are some differences:

  • all new dynamic builds include slimmed version of QtWebEngine !!!,
  • these binaries are compiled with MinGW-w64 or MSVC2019 toolchain with latest updates and are x64,
  • some features and modules are disabled, which makes dependency tree smaller (details are specified in description of each release),
  • Qt 5.15+ is automatically relocatable,
  • debug/release builds are available,
  • latest manually compiled OpenSSL libraries are used,
  • allmost all 3rd-party libs used by Qt are compiled directly into libraries,
  • link-time optimizations (/LTCG and /GL) are enabled in static builds.

How to use

  1. Install Visual Studio 2019 or just Build Tools.
  2. Download prebuilt Qt binaries and unpack them to folder of your choice, for example C:\Qt\XX.
  3. Setup your Qt Creator to use new libraries.

qt-minimalistic-builds's People

Contributors

jcfr avatar julienmaille avatar martinrotter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.