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

            Bug ID: 461516
           Summary: FindOpenEXR looks for 'IlmImf' while this is renamed
                    to 'OpenEXR' in OpenEXR 3+
    Classification: Frameworks and Libraries
           Product: extra-cmake-modules
           Version: 5.99.0
          Platform: Kubuntu
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

SUMMARY

FindOpenEXR looks for 'libIlmImf' while this is renamed to 'libOpenEXR' in
OpenEXR 3+.

STEPS TO REPRODUCE
1. sudo apt install extra-cmake-modules
2. sudo apt install libopenexr-dev libilmbase-dev
2. Use the 'FindOpenEXR' cmake module in a CMakeLists.txt project

OBSERVED RESULT

CMake error message: Could NOT find OpenEXR (missing: OpenEXR_ILMIMF_LIBRARY)

EXPECTED RESULT

OpenEXR_FOUND: True

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 22.10 + backports
KDE Plasma Version: 5.26.2
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6

ADDITIONAL INFORMATION

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

Reply via email to