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

Incorrect Qt .vcxproj settings cripple the UI.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 1.1.10
    • General
    • None
    • Windows 7 x64

    Description

      There's a line

      '<UserProperties UicDir=".\GeneratedFiles" MocDir=".\GeneratedFiles\$(ConfigurationName)" MocOptions="" RccDir=".\GeneratedFiles" lupdateOnBuild="0" lupdateOptions="" lreleaseOptions="" QtVersion_x0020_Win32="4.7" />'

      in my .vcxproj. 'QtVersion_x0020_Win32="4.7"' is incorrectly configured, as I only have 4.7.4 and 4.8.0 installed. This makes Qt Project Settings feature fail, as such a version does not exist - I cannot set the version to anything using the UI. Changing the value to a known version manually fixes the issue.

      Attachments

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

        Activity

          People

            aksalova Akseli Salovaara
            edddd Edgars B.
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes