-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
It is failing with Samsung images on windows.
The work around is force it to use heif-converter-windows.exe
e.g.
Maestroerror\HeicToJpg::convert(DIR . '/tests/Unit/images/samsung-generated.heic", DIR . '/bin/heif-converter/bin/heif-converter-windows.exe' )->get();
install libheif on windows
The above requires libheif
run https://github.com/MaestroError/heif-converter-image/blob/maestro/install-libheif-windows.bat
then run
.\vcpkg.exe install
then manually set PATH & PKG_CONFIG_PATH see https://github.com/MaestroError/heif-converter-image/blob/maestro/install-libheif-windows.bat
-- install-libheif-windows.bat looks outdated - but it has the right steps
MaestroError
Metadata
Metadata
Assignees
Labels
No labels