Collection of Visual studio projects for building libjpeg-turbo
Current builds are:
shared static for all
android: x86_64 x86 arm64-v8a armeabi
Windows x86 x64
Make sure the libjpeg-turbo submodule is present. After cloning this repo, check the libjpeg-turbo folder. If its empty, open a command window to the repository folder.
Type git submodule update --init --recursive
This will download the correct version of libjpeg-turbo into the folder (currently 1.5.1).