Skip to content

Windows version fails with Samsung images #43

@EddyParkinsonAllTraders

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions