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

UIC generating wrongly cased include

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.4.2
    • Build tools: uic
    • None
    • Linux/Other display system

    Description

      Trying to port Paraview to Qt6 I observe the following error on linux:

      /mnt/vcpkg-ci/buildtrees/paraview/x64-linux-dbg/Qt/Components/pqComponents_autogen/include/ui_pqAboutDialog.h:25:10: fatal error: pqaboutdialog.h: No such file or directory
         25 | #include <pqaboutdialog.h>
            |          ^~~~~~~~~~~~~~~~~
      compilation terminated.

      The include should be pqAboutDialog.h instead of all lower case. Since this is an auto generated file and i couldn't find any reference about a lower case version of pqAboutDialog I have to assume this is a bug in uic. 

      Attachments

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

        Activity

          People

            jkobus Jarek Kobus
            neumann-a Alexander Neumann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes