https://bugs.kde.org/show_bug.cgi?id=510760
--- Comment #2 from Antonio Rojas <[email protected]> --- DigiKam finds Eigen 5 and builds just fine if using Eigen's upstream cmake config, but DigiKam's own FindEigen module (which is not compatible with Eigen 5) gets in the way. Just rm core/cmake/modules/FindEigen3.cmake and pass -DEIGEN3_INCLUDE_DIR=/usr/include/eigen3 to cmake as a workaround -- You are receiving this mail because: You are watching all bug changes.
