libjxl
Steven Robbins
steve at sumost.ca
Fri Dec 6 15:21:41 GMT 2024
On Friday, December 6, 2024 3:09:06 A.M. CST Benoît Barbier wrote:
> Hello,
>
> I have this error when compiling digikam
>
> CMake Error at core/cmake/modules/FindLibjxl.cmake:60 (file):
> file STRINGS file “/usr/include/jxl/version.h” cannot be read.
> Call Stack (most recent call first):
> core/CMakeLists.txt:57 (find_package)
>
> It looks for libjxl in /usr/include/
>
> I've compiled libjxl and it's installed in
>
> /usr/local/include/jxl/version.h
>
> How can I solve this problem?
in the cmake gui window, you can search for jxl and find the configuration items
for the include and library paths. Edit them as appropriate.
You can alternatively set compiler flags if there are many libraries in /usr/
local. Search the cmake docs for details.
-Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake gui
Type: image/png
Size: 256530 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20241206/f17feb13/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20241206/f17feb13/attachment-0001.sig>
More information about the Digikam-users
mailing list