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

private module header paths no longer included - regression

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • 3.2.0
    • 3.2.0
    • Build-time integration
    • None
    • Windows 11 x64
    • Windows
    • de46f250c (dev)

    Description

      I need access to some private headers from the multimedia and core modules.  To do so, I need to add the following to my qmake .pro file.

      QT       += core-private multimedia-private gui widgets printsupport opengl

      and the following in my CPP file  (just one example for now)

      #include <private/qaudiosystem_p.h>

      In 3.1.0 Rev 2 - the correct include path was added to the VS 2022 project.  In the latest versions the path to the private modules parent folder is missing.

      Attachments

        1. afdx.pro
          2 kB
        2. test.zip
          2 kB

        Issue Links

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

          Activity

            People

              ali.demiralp Ali Can Demiralp
              johnco3 John Coffey
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes