Results 1 to 4 of 4

Thread: Qt 5.14.1 in 2025

  1. #1
    Join Date
    Jun 2014
    Posts
    10
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Qt 5.14.1 in 2025

    Hello Everyone, due to migration needs I'm required to keep a dual stack of both new and old Qt versions, but the installer goes back as far as 5.15.1.

    Is there any way to fetch the required version? or should I fetch it from an active host and just copy plus define the kit in qt creator?

    Kind regards,

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,324
    Thanks
    316
    Thanked 871 Times in 858 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Qt 5.14.1 in 2025

    I think the Qt site has source code archives that go back a long way. If the installers have been taken down, then you may be forced to download source and build binaries from that.

    You could also look at revision logs from 5.14.1 to 5.15.1 to see if any of the changes are relevant to your use of Qt. If there aren't many, then you may be able to convince your management to move to 5.15.1 even though long term support for that is ending on May 26, 2025. The Qt company also has an extended security contract for 5.15.1 that they will sell you.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

  3. #3
    Join Date
    Jun 2014
    Posts
    10
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt 5.14.1 in 2025

    Hey @d_stranz, sorry for the late reply.
    Yes, indeed, I managed to get the file from the archive and got it installed alongside the other one, which also proved to get some drama involved.
    But none the less, I'm currently working on the migration -not to 5.15.1 but aiming a little more towards 6-.

    Thanks for the feedback!

  4. #4
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,324
    Thanks
    316
    Thanked 871 Times in 858 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Qt 5.14.1 in 2025

    Be aware of the change in license terms for Qt6, which are more restrictive and which require payment of annual fees for commercial licenses for the entire duration of your product's lifetime. One reason why I will stay with Qt5 forever.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.