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

DESTDIR in .pro breaks Qt application under UWP kit

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 4.2.0
    • None
    • Qt 5.7.1, Windows 10, Visual C++ 2015.

    Description

      1. Create an empty Quick Controls 2 project using Qt Creator.
      2. Switch to UWP kit.
      3. Make sure app runs fine.
      4. Modify .pro file by adding the following line:
      DESTDIR = ../bin
      5. Run qmake and rebuild the project. Now it fails to start with the following error message:
      winrtrunner --device 0 --start --stop --install --wait 0 --profile appx C:/Work/Source/trash/bin/untitled.exe
      qt.winrtrunner: Using the Appx profile.
      qt.winrtrunner: Failed to activate application: 0x8027025b "The app didn't start."
      Error while executing the WinRT Runner Tool: Process crashed

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            owolff Oliver Wolff
            alervd Alexander Dyagilev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes