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

Files in QtCharts source download missing correct file type extensions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 6.4.3
    • Charts
    • None

    Description

      The QtCharts source code download for version 6.4.3 contains files with missing file type extensions:

      • `src/charts/barchart/horizontal/percent/horizontalpercentbarchartitem_p`
      • `src/charts/barchart/horizontal/percent/horizontalpercentbarchartitem.c`
      • `src/charts/barchart/horizontal/stacked/horizontalstackedbarchartitem_p`
      • `src/charts/barchart/horizontal/stacked/horizontalstackedbarchartitem.c`

      As referenced in source code (and CMake scripts) the first and third file should carry the `.h` extension for header files, the second and fourth file should carry the `.cpp` extension.

      Manually changing the extensions fixes CMake configuration and allows for successful compilation.

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            patthemav Patrick Heyer
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes