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

VS Tools does not disable modules that are not installed on the system

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • 2.4.2
    • None
    • Windows

      GIVEN:

      • a Qt module like Qt Network Authorization is not installed (via Maintanence Tool)
      • in a VS Project Qt is configured corect (build e.g. Console Application)

      WHEN:

      • the not installed module (like networkauth) is added in the configuration dialog
        and the configuration is saved
      • the project is build

      THEN:

      • the error could not find QtConsoleApplication is given
        hiding the error that networkauth was not found

       

      EXPECTED:

      • NICE during compile show the error that networkauth is not installer
      • WANT during configuration disable the not installed modules (this was implemented in the previous versions)

       

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

            ali.demiralp Ali Can Demiralp
            ahaeberle Andreas Häberle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes