Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Multiple build for a versions
Qt 6.11 is out! See what's new in the release blog

Multiple build for a versions

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
2 Posts 2 Posters 858 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.
  • W Offline
    W Offline
    Waqar
    wrote on last edited by
    #1

    Please let me know which version will work with Qt Creator. And is any extra configurations?

    qt-everywhere-opensource-src-4.8.6.zip
    qt-opensource-windows-x86-mingw482-4.8.6-1.exe
    qt-opensource-windows-x86-vs2008-4.8.6.exe
    qt-opensource-windows-x86-vs2010-4.8.6.exe

    • Can I install multiple versions.
    • Will these two VS integrate and work with new VS during installation.
    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      1. This the source package, you have to built it in order to use it
      2. MinGW build
      3. Visual Studio 2008 build
      4. Visual Studio 2010 build

      You can use 1 after you built it, and 3 to 4 directly in Qt Creator provided that you installed the corresponding compilers.

      Yes, you can have multiple versions of Qt in parallel no problem with that.
      No, they will not. Up to VS2015, there's no compatibility between Visual Studio versions. VS2017 is the first one that is backward compatible with VS2015.

      Also note that, if your really need to work with Qt 4, you should at least go with Qt 4.8.7 which is the latest and last version of the 4 series. Even more important, Qt 4 has reached end of life a long time ago, you should rather start with Qt 5.

      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