Opened 4 years ago
Closed 20 months ago
#61141 closed defect (fixed)
luminance-hdr: Could not find a package configuration file provided by "Eigen3"
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.3 |
Keywords: | Cc: | ||
Port: | luminance-hdr |
Description
luminance-hdr fails to build on all OS versions:
CMake Error at CMakeLists.txt:172 (FIND_PACKAGE): By not providing "FindEigen3.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Eigen3", but CMake did not find one. Could not find a package configuration file provided by "Eigen3" with any of the following names: Eigen3Config.cmake eigen3-config.cmake Add the installation prefix of "Eigen3" to CMAKE_PREFIX_PATH or set "Eigen3_DIR" to a directory containing one of the above files. If "Eigen3" provides a separate development package or SDK, be sure it has been installed.
I guess it wants a dependency on the eigen3 port?
Change History (1)
comment:1 Changed 20 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In a8132924fe13a73e8f60c8bd6bf72d19e8565669/macports-ports (master):