bionif.blogg.se

Digikam applying recursive tag
Digikam applying recursive tag







digikam applying recursive tag

ICC profile not working (invalid color profile created)

  • When building after this, I get the above error message.Īm I missing some dependencies? Or is qtbase5-dev the wrong package after all?Įdit: I forgot to mention that I managed to compile libjxl without errors and it works without any issues.
  • Digikam applying recursive tag code#

    Then cloned the code with the -recursive option.Couldn't find the "qt5base-dev" package, but I found and installed "qtbase5-dev", which at the time I assumed is the same.I checked that the image-jxl.xml file is in the right directory, then updated the mime database.I compiled and installed libjxl without any errors, and cjxl+djxl work without any issues.Src/qjpegxlhandler.cpp:9:10: fatal error: QColorSpace: No such file or directory obj/qjpegxlhandler.o src/qjpegxlhandler.cpp G++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -std=c++1z -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-deprecated-copy -Wno-redundant-move -Wno-format-overflow -Wno-init-list-lifetime -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. Make: *** Error 1Ĭompilation fails with "QColorSpace: No such file or directory" Src/qjpegxlhandler.cpp:540:14: error: ‘JxlEncoderSetColorEncoding’ was not declared in this scopeĥ40 | status = JxlEncoderSetColorEncoding(encoder, &color_profile) Src/qjpegxlhandler.cpp:532:14: error: ‘JxlEncoderSetBasicInfo’ was not declared in this scope did you mean ‘JxlDecoderGetBasicInfo’?ĥ32 | status = JxlEncoderSetBasicInfo(encoder, &output_info) Src/qjpegxlhandler.cpp:530:17: error: ‘JxlBasicInfo’ has no member named ‘num_color_channels’ did you mean ‘num_extra_channels’?ĥ30 | output_info.num_color_channels = 3 Src/qjpegxlhandler.cpp:488:9: error: ‘JxlColorEncodingSetToSRGB’ was not declared in this scope did you mean ‘JxlColorEncoding’?Ĥ88 | JxlColorEncodingSetToSRGB(&color_profile, JXL_FALSE) Src/qjpegxlhandler.cpp: In member function ‘virtual bool QJpegXLHandler::write(const QImage&)’:

    digikam applying recursive tag digikam applying recursive tag digikam applying recursive tag

    I/usr/include/qt -I/usr/include/qt/QtGui -I/usr/include/qt/QtCore -I.moc -I/usr/lib/qt/mkspecs/linux-g++ -o. G++ -c -pipe -O2 -std=c++1z -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. build_libqjpegxl_dynamic.sh creating stash file /home/zen/Vault/build/qt-jpegxl-image-plugin/.qmake.stash









    Digikam applying recursive tag