Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Flags to recreate same prebuilt binaries on ex-supported platform
Qt 6.11 is out! See what's new in the release blog

Flags to recreate same prebuilt binaries on ex-supported platform

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 627 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Michael P.M Offline
    Michael P.M Offline
    Michael P.
    wrote on last edited by
    #1

    Hello,

    I have to deal with old software plugins and source code, built with Qt 4.8.2 and msvc2005.

    I know it's no more supported, and I can't find anymore the Qt prebuilt binaries for this.
    I know I can build Qt from archive sources, and I will, unless I can put my hand on the old Qt package (someone ? :) ).
    I also know that these old softwares and plugins were developed using the corresponding Qt prebuilt package.

    So, my question is:

    • Is there a list of all flags used to build these Qt prebuilt packages in order to recreate them and keep the same compatibility with the old software and its plugin mechanism?

    Note: For my case, it's impossible to upgrade to a fresher compiler, nor Qt version :/

    Thanks a lot for your help!

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      The only archive I know for the this version can be located here But there's no VS2005 version only 2008 and 2010 and I don't remember a pre-built package for VS2005.

      As for the options used, I can't remember where you can get them. You can try the the interest mailing list, you'll find there Qt's developers/maintainers (this forum is more user oriented)

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved