Content-Length: 208489 | pFad | http://github.com/pixiv/go-libjpeg/issues/68
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
hmm, your libjpeg is really libjpeg-turbo? How did you install it?
Sorry, something went wrong.
brew instal libjpeg-turbo Warning: No remote 'origen' in /usr/local/Homebrew, skipping update! Warning: jpeg-turbo 2.1.3 is already installed and up-to-date. To reinstall 2.1.3, run: brew reinstall jpeg-turbo
No branches or pull requests
Fetched URL: http://github.com/pixiv/go-libjpeg/issues/68
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
I run app with next env on osx
Get an error on jpeg.Encode
JCS_EXT_RGBA is not supported (probably built without libjpeg-turbo)
thank you
The text was updated successfully, but these errors were encountered: