Open snaffi opened 2 years ago
hmm, your libjpeg is really libjpeg-turbo? How did you install it?
brew instal libjpeg-turbo
Warning: No remote 'origin' 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
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