• Stars
    star
    296
  • Rank 136,022 (Top 3 %)
  • Language
    PowerShell
  • License
    GNU General Publi...
  • Created over 6 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.

More Repositories

1

rssguard

Feed reader (and podcast player) which supports RSS/ATOM/JSON and many web-based feed services.
C++
1,300
star
2

textosaurus

Cross-platform text editor based on Qt and Scintilla.
C++
276
star
3

powerless

Minimalistic/responsive ZSH prompt inspired by powerline.
Shell
68
star
4

qt-internals-and-principles

Qt is one of the best-known and the mightiest general-purpose libraries available. Its functionality covers each and every thinkable programming area, including threading, graphical interfaces, relational databases, networks, 2D/3D painting and many more. This text aims at one modest task - providing the solid base for learning and understanding Qt by revealing its internals and principles.
C++
25
star
5

fjaa-prednasky

Transcipt from FJAA lectures (Vilém Vychodil) by M. Rotter & J. Zehnula & R. Janoštík. Work is licensed under CC license.
TeX
5
star
6

kistyles

Offical (La)TeX styles made exclusively for Department of Computer Science, Palacký University, Olomouc. Use this place to download latest development code or report bugs.
TeX
3
star
7

wordsearch-wosecon

Simple .NET/WPF library/app for creating word search puzzles via WoSeCon algorithm.
C#
3
star
8

linux-customizations

This repository contains some my linux desktop customizations - conky, wallpaper.
Python
3
star
9

bible-21-osis-to-epub

Simple console OSIS -> EPUB generator.
C#
2
star
10

songbook-with-chords

My personal songbook with piano chords. Created with LaTeX and songs package.
TeX
1
star
11

textosaurus-plugin-example

C++
1
star
12

qonverter

Simple (and easy-to-use) calculator.
C++
1
star
13

powerbash

Simple Bash powerline-inspired prompt & scripts
Shell
1
star
14

martinrotter.github.io

My official personal website.
Less
1
star
15

findreplace

Very simple .NET 2.0 application which can find and replace strings in text files.
C#
1
star
16

textosaurus-plugin-spellcheck

Plugin with spell-checking functionality for Textosaurus.
C++
1
star
17

data1-prednasky

Transcript of KMI/DATA1 lectures taught by VIlém Vychodil (Computer Sc. Dept. at UPOL).
1
star