https://bugs.kde.org/show_bug.cgi?id=468651

            Bug ID: 468651
           Summary: Bundled QXlsx headers are used when building against
                    system QXlsx
    Classification: Applications
           Product: LabPlot2
           Version: 2.10.0
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: alexander.se...@web.de
          Reporter: aro...@archlinux.org
  Target Milestone: ---

Labplot is using the bundled QXlsx headers unconditionally, even when system
QXlsx is detected and linked to:

https://invent.kde.org/education/labplot/-/blob/2.10.0/src/backend/datasources/filters/ExcelFilter.h?ref_type=tags#L19

This is wrong, the system and bundled versions of QXlsx may not be 100%
compatible which would lead to crashes or other subtle errors. When building
against system QXlsx, headers should be read from QXLSX_INCLUDE_DIR

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to