Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-650

Setting QtInstall to a path does not work

    XMLWordPrintable

Details

    •  a825ccad3e5f87de11d9bb64886b5c8eb66d0178

    Description

      Steps to reproduce:

      1. Create a new Qt GUI Application project
      2. Open the project's properties, set "Qt Installation" to a path of a Qt installation
      1. Try to compile the project

      Compiling fails with

      C:\Users\bkloster\AppData\Local\QtMsBuild\rcc\qtrcc.targets(109,5): error MSB3073: The command ""ERROR: Qt install dir not found\bin\rcc.exe" --list "QtGuiApplication3.qrc" > "Debug\rcc_list.txt" 2> nul" exited with code 123.

      I believe the conditions for QtInstallDir in qt.props are incorrect. See the attached patch for a potential fix.

      Attachments

        For Gerrit Dashboard: QTVSADDINBUG-650
        # Subject Branch Project Status CR V

        Activity

          People

            mecfc Miguel Costa
            bkloster Benjamin Kloster
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes