Skip to content

How to fix JCS_EXT_RGBA is not supported on osx? #68

Open
@snaffi

Description

I run app with next env on osx

CGO_CFLAGS=-I/usr/local/opt/jpeg/include
CGO_CFLAGS_ALLOW=-Xpreprocessor
CGO_ENABLED=1
CGO_LDFLAGS=-L/usr/local/opt/jpeg/lib

Get an error on jpeg.Encode

JCS_EXT_RGBA is not supported (probably built without libjpeg-turbo)

thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions