Skip to content

Add libheif to be built as a dependency in Windows

Amy spark requested to merge (removed):amyspark/add-libheif into master

This pull request allows Krita to be built with libheif support in Windows 10.

I'm using a fork of libheif stored in Framagit, that includes certain changes to the CMake build system. I've not placed them in this merge request so as to change them freely before cherry-picking into this MR.

TODO:

  • Test in Linux
  • Test in macOS
  • Test in Windows
  • Reintegrate nasm as a 3rdparty dependency (it has binaries for Windows and can be built in the rest of the OSes)
  • Enable building libheif's examples

Please review!

Edited by Amy spark

Merge request reports