[Bug 262888] graphics/poppler 21.12.0_1 Cannot Find libopenjpeg2
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 262888] graphics/poppler 21.12.0_1 Cannot Find libopenjpeg2"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Mar 2022 16:13:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262888
Robert Kruus <rob.kruus@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rob.kruus@gmail.com
--- Comment #6 from Robert Kruus <rob.kruus@gmail.com> ---
Using cmake --debug find (and set(CMAKE_FIND_DEBUG_MODE TRUE) in the
CMakeLists.txt):
CMake Debug Log at CMakeLists.txt:270 (find_package):
find_package considered the following paths for OpenJPEG.cmake
/usr/obj/usr/ports/graphics/poppler/work/poppler-21.12.0/cmake/modules/FindOpenJPEG.cmake
/usr/local/share/cmake/Modules/FindOpenJPEG.cmake
The file was not found.
/usr/local/lib/openjpeg-1.5/OpenJPEGConfig.cmake
It's getting confused if you have both openjpeg2 and the old version installed.
--
You are receiving this mail because:
You are the assignee for the bug.