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

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • 3.2.0
    • 3.2.0
    • None
    • Windows 11 x64
    • Windows
    • de46f250c (dev)

      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.

        1. test.zip
          2 kB
        2. afdx.pro
          2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes