Skip to content

Instantly share code, notes, and snippets.

View Alireza-Razavi's full-sized avatar
🙏
Not in the mood

Alireza Razavi Alireza-Razavi

🙏
Not in the mood
  • FLAT Earth
View GitHub Profile
@Alireza-Razavi
Alireza-Razavi / Note.txt
Created October 20, 2022 16:23
Build static version of QT
---Requirements---
A computer to develop Qt applications with Qt and Qt Creator already installed;
A Windows 10 (64 bit) virtual machine to build a static version of Qt;
Qt source code: https://www.qt.io/offline-installers > Offline Installers > Source packages > For Windows users as a single zip file.
mingw-w64: https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/installer/mingw-w64-install.exe/download
Perl (64 bit): http://strawberryperl.com/
Ruby (64 bit): https://rubyinstaller.org/downloads/
Python 2.7: https://www.python.org/downloads/
-------------------------------------------------
cd C:\qt-everywhere-src-x.xx.x