Skip to content

winsoft666/qt-source-compile

Repository files navigation

1. About

Compile x86/x64 Qt 5/6 library.

2. How to use

2.1 Install Pscx

Install Pscx:

Install-Module Pscx -Scope CurrentUser

If you already have installed Pscx from the PowerShell Gallery, you can update Pscx with the command:

Update-Module Pscx

2.2 python27.dll

Copy tools\Python27\python27.dll to C:\Windows\system32 folder.

2.2 Run Script

For example:

powershell -ExecutionPolicy RemoteSigned -File msvc2017-Qt5.15.2-x86-static-mt.ps1