查看完整版本: [-- KDE 维护的QT 5.15 LTS 版本,目前版本号是 5.15.4 --]

QTCN开发网 -> Qt安装与发布 -> KDE 维护的QT 5.15 LTS 版本,目前版本号是 5.15.4 [打印本页] 登录 -> 注册 -> 回复主题 -> 发表主题

ikreva 2021-10-25 14:05

KDE 维护的QT 5.15 LTS 版本,目前版本号是 5.15.4

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)
    Compiler: msvc 192930145
    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
    Build options:
      Mode ................................... debug and release; default link: debug; optimized tools
      Optimize release build for size ........ no
      Building shared libraries .............. yes
      Using C standard ....................... C89
      Using C++ standard ..................... C++17
      Relocatable ............................ yes
      Using precompiled headers .............. yes
      Using LTCG ............................. no
      Target compiler supports:
        SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
        AVX .................................. AVX AVX2
        AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI
        Other x86 ............................ AES F16C RDRAND SHA
      Build parts ............................ libs tools
      App store compliance ................... no
    Qt modules and options:
      Qt Concurrent .......................... yes
      Qt D-Bus ............................... yes
      Qt D-Bus directly linked to libdbus .... no
      Qt Gui ................................. yes
      Qt Network ............................. yes
      Qt Sql ................................. yes
      Qt Testlib ............................. yes
      Qt Widgets ............................. yes
      Qt Xml ................................. yes
    Support enabled for:
      Using pkg-config ....................... no
      udev ................................... no
      Using system zlib ...................... yes
      Zstandard support ...................... yes
    Qt Core:
      DoubleConversion ....................... yes
        Using system DoubleConversion ........ no
      GLib ................................... no
      iconv .................................. no
      ICU .................................... no
      Built-in copy of the MIME database ..... yes
      Tracing backend ........................ <none>
      Logging backends:
        journald ............................. no
        syslog ............................... no
        slog2 ................................ no
      PCRE2 .................................. yes
        Using system PCRE2 ................... no
    Qt Network:
      getifaddrs() ........................... no
      IPv6 ifname ............................ no
      libproxy ............................... no
      Schannel ............................... no
      OpenSSL ................................ yes
        Qt directly linked to OpenSSL ........ yes
      OpenSSL 1.1 ............................ yes
      DTLS ................................... yes
      OCSP-stapling .......................... yes
      SCTP ................................... no
      Use system proxies ..................... yes
      GSSAPI ................................. no
    Qt Gui:
      Accessibility .......................... yes
      FreeType ............................... yes
        Using system FreeType ................ no
      HarfBuzz ............................... yes
        Using system HarfBuzz ................ no
      Fontconfig ............................. no
      Image formats:
        GIF .................................. yes
        ICO .................................. yes
        JPEG ................................. yes
          Using system libjpeg ............... no
        PNG .................................. yes
          Using system libpng ................ no
      Text formats:
        HtmlParser ........................... yes
        CssParser ............................ yes
        OdfWriter ............................ yes
        MarkdownReader ....................... yes
          Using system libmd4c ............... no
        MarkdownWriter ....................... yes
      EGL .................................... no
      OpenVG ................................. no
      OpenGL:
        ANGLE ................................ no
        Desktop OpenGL ....................... yes
        Dynamic OpenGL ....................... no
        OpenGL ES 2.0 ........................ no
        OpenGL ES 3.0 ........................ no
        OpenGL ES 3.1 ........................ no
        OpenGL ES 3.2 ........................ no
      Vulkan ................................. no
      Session Management ..................... yes
    Features used by QPA backends:
      evdev .................................. no
      libinput ............................... no
      INTEGRITY HID .......................... no
      mtdev .................................. no
      tslib .................................. no
      xkbcommon .............................. no
      X11 specific:
        XLib ................................. no
        XCB Xlib ............................. no
        EGL on X11 ........................... no
        xkbcommon-x11 ........................ no
    QPA backends:
      DirectFB ............................... no
      EGLFS .................................. no
      LinuxFB ................................ no
      VNC .................................... no
      Windows:
        Direct 2D ............................ yes
        DirectWrite .......................... yes
        DirectWrite 2 ........................ yes
    Qt Sql:
      SQL item models ........................ yes
    Qt Widgets:
      GTK+ ................................... no
      Styles ................................. Fusion Windows WindowsVista
    Qt PrintSupport:
      CUPS ................................... no
    Qt Sql Drivers:
      DB2 (IBM) .............................. no
      InterBase .............................. no
      MySql .................................. yes
      OCI (Oracle) ........................... no
      ODBC ................................... yes
      PostgreSQL ............................. no
      SQLite2 ................................ no
      SQLite ................................. yes
        Using system provided SQLite ......... no
      TDS (Sybase) ........................... no
    Qt Testlib:
      Tester for item models ................. yes
    Serial Port:
      ntddmodm ............................... no
    Qt SerialBus:
      Socket CAN ............................. no
      Socket CAN FD .......................... no
      SerialPort Support ..................... yes
    Further Image Formats:
      JasPer ................................. no
      MNG .................................... no
      TIFF ................................... yes
        Using system libtiff ................. no
      WEBP ................................... yes
        Using system libwebp ................. no
    Qt QML:
      QML network support .................... yes
      QML debugging and profiling support .... yes
      QML just-in-time compiler .............. yes
      QML sequence object .................... yes
      QML XML http request ................... yes
      QML Locale ............................. yes
    Qt QML Models:
      QML list model ......................... yes
      QML delegate model ..................... yes
    Qt Quick:
      Direct3D 12 ............................ yes
      AnimatedImage item ..................... yes
      Canvas item ............................ yes
      Support for Qt Quick Designer .......... yes
      Flipable item .......................... yes
      GridView item .......................... yes
      ListView item .......................... yes
      TableView item ......................... yes
      Path support ........................... yes
      PathView item .......................... yes
      Positioner items ....................... yes
      Repeater item .......................... yes
      ShaderEffect item ...................... yes
      Sprite item ............................ yes
    QtQuick3D:
      Assimp ................................. yes
      System Assimp .......................... no
    Qt Scxml:
      ECMAScript data model for QtScxml ...... yes
    Qt Gamepad:
      SDL2 ................................... no
    Qt 3D:
      Assimp ................................. yes
      System Assimp .......................... no
      Output Qt3D GL traces .................. no
      Use SSE2 instructions .................. yes
      Use AVX2 instructions .................. no
      Aspects:
        Render aspect ........................ yes
        Input aspect ......................... yes
        Logic aspect ......................... yes
        Animation aspect ..................... yes
        Extras aspect ........................ yes
    Qt 3D Renderers:
      OpenGL Renderer ........................ yes
      RHI Renderer ........................... no
    Qt 3D GeometryLoaders:
      Autodesk FBX ........................... no
    Qt Wayland Client ........................ no
    Qt Wayland Compositor .................... no
    Qt Bluetooth:
      BlueZ .................................. no
      BlueZ Low Energy ....................... no
      Linux Crypto API ....................... no
      Native Win32 Bluetooth ................. no
      WinRT Bluetooth API (desktop & UWP) .... yes
      WinRT advanced bluetooth low energy API (desktop & UWP) . yes
    Qt Sensors:
      sensorfw ............................... no
    Qt Quick Controls 2:
      Styles ................................. Default Fusion Imagine Material Universal
    Qt Quick Templates 2:
      Hover support .......................... yes
      Multi-touch support .................... yes
    Qt Positioning:
      Gypsy GPS Daemon ....................... no
      WinRT Geolocation API .................. yes
    Qt Location:
      Qt.labs.location experimental QML plugin . yes
      Geoservice plugins:
        OpenStreetMap ........................ yes
        HERE ................................. yes
        Esri ................................. yes
        Mapbox ............................... yes
        MapboxGL ............................. no
        Itemsoverlay ......................... yes
    QtXmlPatterns:
      XML schema support ..................... yes
    Qt Multimedia:
      ALSA ................................... no
      GStreamer 1.0 .......................... no
      GStreamer 0.10 ......................... no
      Video for Linux ........................ no
      OpenAL ................................. no
      PulseAudio ............................. no
      Resource Policy (libresourceqt5) ....... no
      Windows Audio Services ................. yes
      DirectShow ............................. yes
      Windows Media Foundation ............... yes
    Qt TextToSpeech:
      Flite .................................. no
      Flite with ALSA ........................ no
      Speech Dispatcher ...................... no
    Qt Tools:
      Qt Assistant ........................... yes
      Qt Designer ............................ yes
      Qt Distance Field Generator ............ yes
      kmap2qmap .............................. yes
      Qt Linguist ............................ yes
      Mac Deployment Tool .................... no
      makeqpf ................................ yes
      pixeltool .............................. yes
      qdbus .................................. yes
      qev .................................... yes
      Qt Attributions Scanner ................ yes
      qtdiag ................................. yes
      qtpaths ................................ yes
      qtplugininfo ........................... yes
      Windows deployment tool ................ yes
      WinRT Runner Tool ...................... no
    Qt Tools:
      QDoc ................................... yes
    Qt WebEngine Build Tools:
      Use System Ninja ....................... yes
      Jumbo Build Merge Limit ................ no
      Developer build ........................ no
      Sanitizer .............................. no
    Qt WebEngineCore:
      Embedded build ......................... no
      Full debug information ................. no
      Pepper Plugins ......................... yes
      Printing and PDF ....................... yes
      Proprietary Codecs ..................... yes
      Spellchecker ........................... yes
      Native Spellchecker .................... no
      WebRTC ................................. yes
      PipeWire over GIO ...................... no
      Geolocation ............................ yes
      WebChannel support ..................... yes
      Kerberos Authentication ................ yes
      Extensions ............................. yes
    Qt WebEngineQml:
      Support Qt WebEngine Qml ............... yes
      UI Delegates ........................... yes
      Test Support ........................... no
    Qt WebEngineWidgets:
      Support Qt WebEngine Widgets ........... yes
    Qt PDF:
      Support V8 ............................. no
      Support XFA ............................ no
      Support XFA-BMP ........................ no
      Support XFA-GIF ........................ no
      Support XFA-PNG ........................ no
      Support XFA-TIFF ....................... no
      Bitcode support ........................ no
      Use static runtime ..................... no
    Qt PDF Widgets:
      Support Qt PDF Widgets ................. yes


    Note: No wayland-egl support detected. Cross-toolkit compatibility disabled.


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



liudianwu 2021-10-26 08:47
官方到了5.15.6

ikreva 2021-10-26 12:04
5.15.6 是商业用户才能使用的啊,这个是开源的,由kde社区在维护,官方开源版本5.15.2后就不维护了,kde维护的这个分支添加了很多补丁,具体网址是:https://community.kde.org/Qt5PatchCollection

fsu0413 2021-10-27 07:06
好!(我太懒了

nanjingqin 2021-10-31 22:29
有直接安装使用的吗

zhangxin 2021-12-09 11:19
好希望5.15能放出个最终版,就像4.8.7一样,毕竟6不支持32位了,不能选。。

fsu0413 2021-12-10 06:16
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 2021-12-11 10:53
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 2021-12-12 07:25
zhangxin:这个我知道,我的意思是商业化非要从5.15开始,从6开始不好吗?5就一直提供给开源用户,让用户也能保留个尽可能没bug的qt5最新稳定版 (2021-12-11 10:53) 

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

zhangxin 2021-12-12 21:29
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 2022-01-09 14:55
有安装包么?可以拷贝到局域网安装的。

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

这样就没人去用6了

fsu0413 2022-01-11 06:45
kaon:这样就没人去用6了 (2022-01-10 21:15) 

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

kaon 2022-01-12 21:12
fsu0413:并不是的,如果没有新系统支持的话迟早大家都会切换到6
 (2022-01-11 06:45) 

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

fsu0413 2022-01-12 23:10
kaon:但这个过程会非常漫长,很多用户会stick在win7,就像当年xp一样 (2022-01-12 21:12) 

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

ikreva 2022-05-17 14:41
更新到 5月15日的 版本 5.15.4

q350031989 2022-05-17 15:48
请问有32位版本吗?

ikreva 2022-05-17 16:21
现在还有需求32位的?32位不支持 qtwebengine吧?

q350031989 2022-05-17 17:13
ikreva:现在还有需求32位的?32位不支持 qtwebengine吧? (2022-05-17 16:21) 

客户工控机是win7 32位呀

zhangxin 2022-05-17 20:08
可是官方的版本也有5.15.4了呀

ikreva 2022-05-18 00:24
KDE 的 相比于官方的还是更新了不少补丁的,应该BUG更少一些。

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

q350031989 2022-05-19 12:30
赞!!!

hdcscy 2022-06-17 09:43
谢谢楼主,真的很感谢。5.15.4已替换原本的5.15.2,32位平常用的还是挺多的

reghtml 2022-10-07 23:30
KDE 那边更新到了 5.15.4 ,这次编译,直接把外部依赖库集成到了Qt中,不需要再设置外部依赖库了

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





查看完整版本: [-- KDE 维护的QT 5.15 LTS 版本,目前版本号是 5.15.4 --] [-- top --]



Powered by phpwind v8.7 Code ©2003-2011 phpwind
Gzip disabled