Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt 5.9.1 no more msvc2013 x86 (32 bit)?

Qt 5.9.1 no more msvc2013 x86 (32 bit)?

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
4 Posts 2 Posters 2.2k 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.
  • Q Offline
    Q Offline
    qDebug
    wrote on last edited by
    #1

    I've just installed

    qt-opensource-windows-x86-5.9.1.exe
    

    but there was no msvc2013_32 just the 64 version to select. Does that mean there is and will be no more x86 support for msvc2013?

    Thanks!

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

      Hi,

      No, it's still supported. There's just no pre-built package made available for that architecture and compiler combo. So if you need that one, you'll have to build Qt yourself.

      Why was it dropped ? It has to do with the need to have resources to provide the VS2017 pre-built packages and the number of downloads for that platform.

      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
      1
      • Q Offline
        Q Offline
        qDebug
        wrote on last edited by
        #3

        True, i did compile the sources successfully myself. Well, kinda, i got some ssl bugs i guess, because if i used the QNetworkRequest and connect to ssl secured websites, my app crashed on the 2nd connection. Same code works perfectly fine using the precompiled 5.9.1.

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

          You should get a stack trace to see what it is about.

          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