- 
    Bug 
- 
    Resolution: Fixed
- 
    P2: Important 
- 
    None
- 
    2.4.2
- 
    None
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)
- relates to
- 
                    QTVSADDINBUG-457 Improve VS Addin error messages regarding missing features -         
- Need More Info
 
-         
- 
                     QTVSADDINBUG-740
        Improve feedback to user QTVSADDINBUG-740
        Improve feedback to user-           
- Closed
 
-         
- 
                    QTVSADDINBUG-974 Add missing Qt6 modules to Qt module selection page -         
- Closed
 
-