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. MS VS 2010 HotFix (13-Dec-2012) breaks Qt Creator building
Forum Updated to NodeBB v4.3 + New Features

MS VS 2010 HotFix (13-Dec-2012) breaks Qt Creator building

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.5k 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.
  • P Offline
    P Offline
    ProfRivkin
    wrote on last edited by
    #1

    I am trying to build an very basic UI application in Qt5.rc2 which built and ran nicely on 12 Dec 2012, but after the MS VS update with hotfix on 13-dec-2012, I can not build anything since I now get Kit faults. Qt5.rc2 QtCreator IDs the VC 2010 compiler, but will not add it to a kit, apparently due to perceived incompatibility with the Qt5.rc2 libraries now. I even tried to back out the hotfix as best I could, re-installed VS/Vc2010 (after removing it) and the SP1 (takes a full day to do that), and Qt5.rc2 itself to no avail. I then tried to build Rc2 from sources but that completely fails to build with something from the hotfix still around. I am surprised everyone is not reporting this problem.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Could you please "file a bug report":https://bugreports.qt-project.org/ and attach any binary you built with the patched compiler?

      Looks like I need to fix the detection... chances are that the libraries are not compatible. The binary detection scheme uses the linker version and if that changes then the binaries ought to be incompatible... let's see whether that is true here as well:).

      The kits should work, even when creator considers them faulty. Give it a try!

      PS: Please add a link to your bug report once you created it here.

      1 Reply Last reply
      0
      • P Offline
        P Offline
        ProfRivkin
        wrote on last edited by
        #3

        Bug posted with images of the QtCreator screen added: https://bugreports.qt-project.org/browse/QTCREATORBUG-8456

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          Where are the screen shots? I can't see them on the bug report:-/

          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