Qt5.15.2 MSVC2022(64位)静态编译环境及参数详解
使用Windows 11 64位操作系统,结合Python 2.7.18,Ruby 2.7.7,Perl v5.32.1,Visual Studio x64 Native Tools Command Prompt for VS 2022等编译环境,通过configure.bat脚本编译生成Qt5.15.2 MSVC2022(32位)静态编译工具。编译参数包括:-prefix D:\Library\Qt-MSVC\Qt-5.15.2-MSVC2022-32bit-Static、-confirm-license、-opensource、-debug-and-release、-static-runtime、-angle、-combined-angle-lib、-no-feature-d3d12、-platform win32-msvc、-mp、-nomake tests、-nomake examples、-nomake tools、-skip qtwebengine以及-skip qtwebview。该文章详细介绍了编译环境和参数的设置过程,方便使用者了解Qt5.15.2 MSVC2022(32位)静态编译工具的生成方式。
下载地址
用户评论