• 3553阅读
  • 23回复

[共享]KDE 维护的QT 5.15 LTS 版本,目前版本号是 5.15.4 [复制链接]

上一主题 下一主题
离线ikreva
 

只看楼主 倒序阅读 楼主  发表于: 2021-10-25
— 本帖被 XChinux 执行加亮操作(2021-12-08) —
KDE 那边更新到了 5.15.4 ,这次编译,直接把外部依赖库集成到了Qt中,不需要再设置外部依赖库了。
相比于官方的 5.15.4 ,KDE 版本更新了一部分补丁,具体的需要自己去查看 git log 。

集成以下库:
openssl 1.1.1o
zlib  1.2.12
zstd 1.5.2
libmariadb 3.2.6
使用 msvc 16.11.14 x64 版本编译,windows sdk 10.0.22000.194
===================================================================================

Docs.7z              文档
Examples.7z      示例

===================================================================================
64位版本:

Qt_5.15.4_MSVC2019_64bit_Debug_Release.7z           动态编译,包含 debug 和 release 版本
Qt_5.15.4_MSVC2019_64bit_pdb.7z                               动态编译产生的pdb 符号调试文件
Qt_5.15.4_MSVC2019_64bit_Release.7z                        动态编译,只有release 版本
Qt_5.15.4_MSVC2019_64bit_Static_MD_Release.7z      静态编译,/MD 参数,只有release 版本
Qt_5.15.4_MSVC2019_64bit_Static_MT_Release.7z      静态编译,/MT 参数,只有release 版本

===================================================================================
看有人需求,增加32位版本:
  
Qt_5.15.4_MSVC2019_32bit_Debug_Release.7z            32位动态编译,包含 debug 和 release 版本
Qt_5.15.4_MSVC2019_32bit_pdb.7z                                32位动态编译产生的pdb 符号调试文件
Qt_5.15.4_MSVC2019_32bit_Release.7z                         32位动态编译,只有release 版本
Qt_5.15.4_MSVC2019_32bit_Static_MD_Release.7z       32位静态编译,/MD 参数,只有release 版本
Qt_5.15.4_MSVC2019_32bit_Static_MT_Release.7z       32位静态编译,/MT 参数,只有release 版本

  1. Build type: win32-msvc (x86_64, CPU features: sse sse2)
  2. Compiler: msvc 192930145
  3. Configuration: sse2 aesni sse3 ssse3 sse4_1 sse4_2 avx avx2 avx512f avx512bw avx512cd avx512dq avx512er avx512ifma avx512pf avx512vbmi avx512vl compile_examples f16c largefile msvc_mp precompile_header rdrnd rdseed shani x86SimdAlways shared shared debug_and_release release debug build_all c++11 c++14 c++17 c++1z concurrent dbus no-pkg-config release_tools stl
  4. Build options:
  5.   Mode ................................... debug and release; default link: debug; optimized tools
  6.   Optimize release build for size ........ no
  7.   Building shared libraries .............. yes
  8.   Using C standard ....................... C89
  9.   Using C++ standard ..................... C++17
  10.   Relocatable ............................ yes
  11.   Using precompiled headers .............. yes
  12.   Using LTCG ............................. no
  13.   Target compiler supports:
  14.     SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
  15.     AVX .................................. AVX AVX2
  16.     AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI
  17.     Other x86 ............................ AES F16C RDRAND SHA
  18.   Build parts ............................ libs tools
  19.   App store compliance ................... no
  20. Qt modules and options:
  21.   Qt Concurrent .......................... yes
  22.   Qt D-Bus ............................... yes
  23.   Qt D-Bus directly linked to libdbus .... no
  24.   Qt Gui ................................. yes
  25.   Qt Network ............................. yes
  26.   Qt Sql ................................. yes
  27.   Qt Testlib ............................. yes
  28.   Qt Widgets ............................. yes
  29.   Qt Xml ................................. yes
  30. Support enabled for:
  31.   Using pkg-config ....................... no
  32.   udev ................................... no
  33.   Using system zlib ...................... yes
  34.   Zstandard support ...................... yes
  35. Qt Core:
  36.   DoubleConversion ....................... yes
  37.     Using system DoubleConversion ........ no
  38.   GLib ................................... no
  39.   iconv .................................. no
  40.   ICU .................................... no
  41.   Built-in copy of the MIME database ..... yes
  42.   Tracing backend ........................ <none>
  43.   Logging backends:
  44.     journald ............................. no
  45.     syslog ............................... no
  46.     slog2 ................................ no
  47.   PCRE2 .................................. yes
  48.     Using system PCRE2 ................... no
  49. Qt Network:
  50.   getifaddrs() ........................... no
  51.   IPv6 ifname ............................ no
  52.   libproxy ............................... no
  53.   Schannel ............................... no
  54.   OpenSSL ................................ yes
  55.     Qt directly linked to OpenSSL ........ yes
  56.   OpenSSL 1.1 ............................ yes
  57.   DTLS ................................... yes
  58.   OCSP-stapling .......................... yes
  59.   SCTP ................................... no
  60.   Use system proxies ..................... yes
  61.   GSSAPI ................................. no
  62. Qt Gui:
  63.   Accessibility .......................... yes
  64.   FreeType ............................... yes
  65.     Using system FreeType ................ no
  66.   HarfBuzz ............................... yes
  67.     Using system HarfBuzz ................ no
  68.   Fontconfig ............................. no
  69.   Image formats:
  70.     GIF .................................. yes
  71.     ICO .................................. yes
  72.     JPEG ................................. yes
  73.       Using system libjpeg ............... no
  74.     PNG .................................. yes
  75.       Using system libpng ................ no
  76.   Text formats:
  77.     HtmlParser ........................... yes
  78.     CssParser ............................ yes
  79.     OdfWriter ............................ yes
  80.     MarkdownReader ....................... yes
  81.       Using system libmd4c ............... no
  82.     MarkdownWriter ....................... yes
  83.   EGL .................................... no
  84.   OpenVG ................................. no
  85.   OpenGL:
  86.     ANGLE ................................ no
  87.     Desktop OpenGL ....................... yes
  88.     Dynamic OpenGL ....................... no
  89.     OpenGL ES 2.0 ........................ no
  90.     OpenGL ES 3.0 ........................ no
  91.     OpenGL ES 3.1 ........................ no
  92.     OpenGL ES 3.2 ........................ no
  93.   Vulkan ................................. no
  94.   Session Management ..................... yes
  95. Features used by QPA backends:
  96.   evdev .................................. no
  97.   libinput ............................... no
  98.   INTEGRITY HID .......................... no
  99.   mtdev .................................. no
  100.   tslib .................................. no
  101.   xkbcommon .............................. no
  102.   X11 specific:
  103.     XLib ................................. no
  104.     XCB Xlib ............................. no
  105.     EGL on X11 ........................... no
  106.     xkbcommon-x11 ........................ no
  107. QPA backends:
  108.   DirectFB ............................... no
  109.   EGLFS .................................. no
  110.   LinuxFB ................................ no
  111.   VNC .................................... no
  112.   Windows:
  113.     Direct 2D ............................ yes
  114.     DirectWrite .......................... yes
  115.     DirectWrite 2 ........................ yes
  116. Qt Sql:
  117.   SQL item models ........................ yes
  118. Qt Widgets:
  119.   GTK+ ................................... no
  120.   Styles ................................. Fusion Windows WindowsVista
  121. Qt PrintSupport:
  122.   CUPS ................................... no
  123. Qt Sql Drivers:
  124.   DB2 (IBM) .............................. no
  125.   InterBase .............................. no
  126.   MySql .................................. yes
  127.   OCI (Oracle) ........................... no
  128.   ODBC ................................... yes
  129.   PostgreSQL ............................. no
  130.   SQLite2 ................................ no
  131.   SQLite ................................. yes
  132.     Using system provided SQLite ......... no
  133.   TDS (Sybase) ........................... no
  134. Qt Testlib:
  135.   Tester for item models ................. yes
  136. Serial Port:
  137.   ntddmodm ............................... no
  138. Qt SerialBus:
  139.   Socket CAN ............................. no
  140.   Socket CAN FD .......................... no
  141.   SerialPort Support ..................... yes
  142. Further Image Formats:
  143.   JasPer ................................. no
  144.   MNG .................................... no
  145.   TIFF ................................... yes
  146.     Using system libtiff ................. no
  147.   WEBP ................................... yes
  148.     Using system libwebp ................. no
  149. Qt QML:
  150.   QML network support .................... yes
  151.   QML debugging and profiling support .... yes
  152.   QML just-in-time compiler .............. yes
  153.   QML sequence object .................... yes
  154.   QML XML http request ................... yes
  155.   QML Locale ............................. yes
  156. Qt QML Models:
  157.   QML list model ......................... yes
  158.   QML delegate model ..................... yes
  159. Qt Quick:
  160.   Direct3D 12 ............................ yes
  161.   AnimatedImage item ..................... yes
  162.   Canvas item ............................ yes
  163.   Support for Qt Quick Designer .......... yes
  164.   Flipable item .......................... yes
  165.   GridView item .......................... yes
  166.   ListView item .......................... yes
  167.   TableView item ......................... yes
  168.   Path support ........................... yes
  169.   PathView item .......................... yes
  170.   Positioner items ....................... yes
  171.   Repeater item .......................... yes
  172.   ShaderEffect item ...................... yes
  173.   Sprite item ............................ yes
  174. QtQuick3D:
  175.   Assimp ................................. yes
  176.   System Assimp .......................... no
  177. Qt Scxml:
  178.   ECMAScript data model for QtScxml ...... yes
  179. Qt Gamepad:
  180.   SDL2 ................................... no
  181. Qt 3D:
  182.   Assimp ................................. yes
  183.   System Assimp .......................... no
  184.   Output Qt3D GL traces .................. no
  185.   Use SSE2 instructions .................. yes
  186.   Use AVX2 instructions .................. no
  187.   Aspects:
  188.     Render aspect ........................ yes
  189.     Input aspect ......................... yes
  190.     Logic aspect ......................... yes
  191.     Animation aspect ..................... yes
  192.     Extras aspect ........................ yes
  193. Qt 3D Renderers:
  194.   OpenGL Renderer ........................ yes
  195.   RHI Renderer ........................... no
  196. Qt 3D GeometryLoaders:
  197.   Autodesk FBX ........................... no
  198. Qt Wayland Client ........................ no
  199. Qt Wayland Compositor .................... no
  200. Qt Bluetooth:
  201.   BlueZ .................................. no
  202.   BlueZ Low Energy ....................... no
  203.   Linux Crypto API ....................... no
  204.   Native Win32 Bluetooth ................. no
  205.   WinRT Bluetooth API (desktop & UWP) .... yes
  206.   WinRT advanced bluetooth low energy API (desktop & UWP) . yes
  207. Qt Sensors:
  208.   sensorfw ............................... no
  209. Qt Quick Controls 2:
  210.   Styles ................................. Default Fusion Imagine Material Universal
  211. Qt Quick Templates 2:
  212.   Hover support .......................... yes
  213.   Multi-touch support .................... yes
  214. Qt Positioning:
  215.   Gypsy GPS Daemon ....................... no
  216.   WinRT Geolocation API .................. yes
  217. Qt Location:
  218.   Qt.labs.location experimental QML plugin . yes
  219.   Geoservice plugins:
  220.     OpenStreetMap ........................ yes
  221.     HERE ................................. yes
  222.     Esri ................................. yes
  223.     Mapbox ............................... yes
  224.     MapboxGL ............................. no
  225.     Itemsoverlay ......................... yes
  226. QtXmlPatterns:
  227.   XML schema support ..................... yes
  228. Qt Multimedia:
  229.   ALSA ................................... no
  230.   GStreamer 1.0 .......................... no
  231.   GStreamer 0.10 ......................... no
  232.   Video for Linux ........................ no
  233.   OpenAL ................................. no
  234.   PulseAudio ............................. no
  235.   Resource Policy (libresourceqt5) ....... no
  236.   Windows Audio Services ................. yes
  237.   DirectShow ............................. yes
  238.   Windows Media Foundation ............... yes
  239. Qt TextToSpeech:
  240.   Flite .................................. no
  241.   Flite with ALSA ........................ no
  242.   Speech Dispatcher ...................... no
  243. Qt Tools:
  244.   Qt Assistant ........................... yes
  245.   Qt Designer ............................ yes
  246.   Qt Distance Field Generator ............ yes
  247.   kmap2qmap .............................. yes
  248.   Qt Linguist ............................ yes
  249.   Mac Deployment Tool .................... no
  250.   makeqpf ................................ yes
  251.   pixeltool .............................. yes
  252.   qdbus .................................. yes
  253.   qev .................................... yes
  254.   Qt Attributions Scanner ................ yes
  255.   qtdiag ................................. yes
  256.   qtpaths ................................ yes
  257.   qtplugininfo ........................... yes
  258.   Windows deployment tool ................ yes
  259.   WinRT Runner Tool ...................... no
  260. Qt Tools:
  261.   QDoc ................................... yes
  262. Qt WebEngine Build Tools:
  263.   Use System Ninja ....................... yes
  264.   Jumbo Build Merge Limit ................ no
  265.   Developer build ........................ no
  266.   Sanitizer .............................. no
  267. Qt WebEngineCore:
  268.   Embedded build ......................... no
  269.   Full debug information ................. no
  270.   Pepper Plugins ......................... yes
  271.   Printing and PDF ....................... yes
  272.   Proprietary Codecs ..................... yes
  273.   Spellchecker ........................... yes
  274.   Native Spellchecker .................... no
  275.   WebRTC ................................. yes
  276.   PipeWire over GIO ...................... no
  277.   Geolocation ............................ yes
  278.   WebChannel support ..................... yes
  279.   Kerberos Authentication ................ yes
  280.   Extensions ............................. yes
  281. Qt WebEngineQml:
  282.   Support Qt WebEngine Qml ............... yes
  283.   UI Delegates ........................... yes
  284.   Test Support ........................... no
  285. Qt WebEngineWidgets:
  286.   Support Qt WebEngine Widgets ........... yes
  287. Qt PDF:
  288.   Support V8 ............................. no
  289.   Support XFA ............................ no
  290.   Support XFA-BMP ........................ no
  291.   Support XFA-GIF ........................ no
  292.   Support XFA-PNG ........................ no
  293.   Support XFA-TIFF ....................... no
  294.   Bitcode support ........................ no
  295.   Use static runtime ..................... no
  296. Qt PDF Widgets:
  297.   Support Qt PDF Widgets ................. yes
  298. Note: No wayland-egl support detected. Cross-toolkit compatibility disabled.


下载地址:https://www.123pan.com/s/oUNDVv-VogL3提取码:ENZ0


离线liudianwu

只看该作者 1楼 发表于: 2021-10-26
官方到了5.15.6
欢迎关注微信公众号:Qt实战/Qt入门和进阶(各种开源作品、经验整理、项目实战技巧,专注Qt/C++软件开发,视频监控、物联网、工业控制、嵌入式软件、国产化系统应用软件开发) QQ:517216493  WX:feiyangqingyun  QQ群:751439350
离线ikreva

只看该作者 2楼 发表于: 2021-10-26
5.15.6 是商业用户才能使用的啊,这个是开源的,由kde社区在维护,官方开源版本5.15.2后就不维护了,kde维护的这个分支添加了很多补丁,具体网址是:https://community.kde.org/Qt5PatchCollection
在线fsu0413

只看该作者 3楼 发表于: 2021-10-27
好!(我太懒了
离线nanjingqin

只看该作者 4楼 发表于: 2021-10-31
有直接安装使用的吗
离线zhangxin

只看该作者 5楼 发表于: 2021-12-09
好希望5.15能放出个最终版,就像4.8.7一样,毕竟6不支持32位了,不能选。。
在线fsu0413

只看该作者 6楼 发表于: 2021-12-10
回 zhangxin 的帖子
zhangxin:好希望5.15能放出个最终版,就像4.8.7一样,毕竟6不支持32位了,不能选。。 (2021-12-09 11:19) 

最终版就是5.15.2。。。。。。。。。。。。。。。。。
最主要的问题是Qt在2020年年初宣布LTS不开放给开源用户

http://www.qtcn.org/bbs/read-htm-tid-87990.html
离线zhangxin

只看该作者 7楼 发表于: 2021-12-11
回 fsu0413 的帖子
fsu0413:最终版就是5.15.2。。。。。。。。。。。。。。。。。
最主要的问题是Qt在2020年年初宣布LTS不开放给开源用户
http://www.qtcn.org/bbs/read-htm-tid-87990.html  (2021-12-10 06:16) 

这个我知道,我的意思是商业化非要从5.15开始,从6开始不好吗?5就一直提供给开源用户,让用户也能保留个尽可能没bug的qt5最新稳定版
在线fsu0413

只看该作者 8楼 发表于: 2021-12-12
回 zhangxin 的帖子
zhangxin:这个我知道,我的意思是商业化非要从5.15开始,从6开始不好吗?5就一直提供给开源用户,让用户也能保留个尽可能没bug的qt5最新稳定版 (2021-12-11 10:53) 

我也想知道为什么。。。。。。
当时Qt5.15不给开源用户做的时候开源社区都炸锅了。。。。。
离线zhangxin

只看该作者 9楼 发表于: 2021-12-12
回 fsu0413 的帖子
fsu0413:我也想知道为什么。。。。。。
当时Qt5.15不给开源用户做的时候开源社区都炸锅了。。。。。 (2021-12-12 07:25) 

是啊,所以就很纠结,据你所知5.15.2有什么重大bug没有?如果没有的话就准备5.15.2用几年了,qt本来发展就没那么好啊,非要商业化,这样又会减少一些用户,不过怎么说呢,我从MFC转过来的,MFC也没啥更新,还是多年前那套东西,就算qt不更新也照样用几年,毕竟现在5.15写出来的程序跑在win7 10 11上都没问题,只要没重大bug就这样用吧,只不过用不上最新的方法而已,兄弟你尝试过编译32位的qt622没有?
离线nanjingqin

只看该作者 10楼 发表于: 2022-01-09
有安装包么?可以拷贝到局域网安装的。
在线kaon

只看该作者 11楼 发表于: 2022-01-10
回 zhangxin 的帖子
zhangxin:这个我知道,我的意思是商业化非要从5.15开始,从6开始不好吗?5就一直提供给开源用户,让用户也能保留个尽可能没bug的qt5最新稳定版 (2021-12-11 10:53) 

这样就没人去用6了
在线fsu0413

只看该作者 12楼 发表于: 2022-01-11
回 kaon 的帖子
kaon:这样就没人去用6了 (2022-01-10 21:15) 

并不是的,如果没有新系统支持的话迟早大家都会切换到6
在线kaon

只看该作者 13楼 发表于: 2022-01-12
回 fsu0413 的帖子
fsu0413:并不是的,如果没有新系统支持的话迟早大家都会切换到6
 (2022-01-11 06:45) 

但这个过程会非常漫长,很多用户会stick在win7,就像当年xp一样
在线fsu0413

只看该作者 14楼 发表于: 2022-01-12
回 kaon 的帖子
kaon:但这个过程会非常漫长,很多用户会stick在win7,就像当年xp一样 (2022-01-12 21:12) 

Stick肯定是stick不住的,除非他一辈子不换电脑,还得保证电脑用不坏。
反正现在只要换电脑就用不了Win7。
离线ikreva

只看该作者 15楼 发表于: 2022-05-17
更新到 5月15日的 版本 5.15.4
离线q350031989

只看该作者 16楼 发表于: 2022-05-17
请问有32位版本吗?
离线ikreva

只看该作者 17楼 发表于: 2022-05-17
现在还有需求32位的?32位不支持 qtwebengine吧?
离线q350031989

只看该作者 18楼 发表于: 2022-05-17
回 ikreva 的帖子
ikreva:现在还有需求32位的?32位不支持 qtwebengine吧? (2022-05-17 16:21) 

客户工控机是win7 32位呀
离线zhangxin

只看该作者 19楼 发表于: 2022-05-17
可是官方的版本也有5.15.4了呀
离线ikreva

只看该作者 20楼 发表于: 2022-05-18
KDE 的 相比于官方的还是更新了不少补丁的,应该BUG更少一些。

这次也编译了32位的版本。
离线q350031989

只看该作者 21楼 发表于: 2022-05-19
赞!!!
离线hdcscy

只看该作者 22楼 发表于: 2022-06-17
谢谢楼主,真的很感谢。5.15.4已替换原本的5.15.2,32位平常用的还是挺多的
离线reghtml

只看该作者 23楼 发表于: 2022-10-07
KDE 那边更新到了 5.15.4 ,这次编译,直接把外部依赖库集成到了Qt中,不需要再设置外部依赖库了

你好楼主我问一下,这里它里边编译了一些扩展库比如
Qt_5.15.4_MSVC2019_64bit_Static_MT_Release\lib\external\libcurl.lib 比如我要用这个libcurl 直接用就行了吗,还需要把头文件目录和库目录 加到自己的项目目录里边吗?  



快速回复
限100 字节
 
上一个 下一个