Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-97996

ActiveQt - Wrong include directory naming convention

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.2.0
    • Active Qt
    • None
    • MSYS2 MinGW x64
    • Windows

      (Following a github issue declared on msys2/mingw-packages)

      There is a missmatch between the include directory of ActiveQt expected by CMake at target import and the actual folder installed by the package.

      CMake gives this error while configuration of a dummy program : 

        Imported target "Qt6::ActiveQt" includes non-existent path
      
          "E:/DEV/msys64/mingw64/include/qt6/QtActiveQt"
      
        in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:
      
        * The path was deleted, renamed, or moved to another location.
      
        * An install or uninstall procedure did not complete successfully.
      
        * The installation package was faulty and references files it does not
        provide.

      When browsing to the include installation folder, we can ack. the missmatch (see attached image).

       

       

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

            owolff Oliver Wolff
            amphaal Guillaume VARA
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes