Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-17740

MSVC2017 ABI should be the same as MSVC2015

XMLWordPrintable

      Trying to create a kit combining Qt 5.8.0 MSVC2015 with the compiler MSVC2017 causes the error message "compilers produce code for different ABIs". This is not correct. Binaries built with 2017 are compatible with those built with 2015. Microsoft have gone to the effort of making sure the ABI won't change this time around. The ABI that Qt Creator detects for 2017 should be the same as the one it detects for 2015.

      http://stackoverflow.com/questions/40854917/is-visual-c-2017-binary-compatible-with-vc-2015
      https://news.ycombinator.com/item?id=12969425

        For Gerrit Dashboard: QTCREATORBUG-17740
        # Subject Branch Project Status CR V

            hunger Tobias Hunger
            oktalist Mat Sutcliffe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes