Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-49815

WinRT: MSVC2015: MDILXapCompile called in Debug Mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.6.0 RC, 5.6.0
    • 5.6.0 Beta
    • Build tools: qmake
    • None
    • Windows 10, MSVC2015, Windows Phone 8.1
    • WinRT
    • e0cc6e5b8e1be3ce292060d3b0f7f92e1bde82c1

    Description

      Inside Visual Studio 2013 MDILXapCompile was only called in release mode (see https://bugreports.qt.io/browse/QTBUG-41753 ). Hence 50bf54c62767e1d99f7349b01c21380e9c05fb95 introduced a workaround, but only for release mode.

      Targeting Windows Phone 8.1 with Visual Studio 2015 also invokes MDILXapCompile in debug mode and hence the check needs to be less limited.

      This causes no Windows Phone 8.1 application to start from Visual Studio 2015.

      Attachments

        For Gerrit Dashboard: QTBUG-49815
        # Subject Branch Project Status CR V

        Activity

          People

            mkalinow Maurice Kalinowski
            mkalinow Maurice Kalinowski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes