We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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