yamachan249 / qt-static-lib

Scripts and configs to build x86 library of Qt framework in Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt Static Library

Build a static library to prevent simple apps with big dependencies.

License

Qt uses LGPL. Be careful if you use static library.

How to build

I will no longer provide pre-built binaries. It is better to build by your own.

For Windows XP series, use Qt 5.6.3. It is the last LTS version supporting Windows XP.

For Windows Vista series, use Qt 5.12 LTS.

Reference

History

Date Qt MSVC (VS) Win XP
2019-10-02 5.6.3 19.23 2019 ⭕️
2019-10-01 5.12.5 19.23 2019
2018-03-20 5.6.3 19.00 2017 ⭕️
2017-04-26 5.6.2 19.10 2017 ⭕️
2017-03-10 5.6.2 19.10 2017 ⭕️
2016-08-16 5.7.0 19.00 2015 ⭕️

About

Scripts and configs to build x86 library of Qt framework in Windows.


Languages

Language:Batchfile 64.4%Language:Shell 35.6%