Skip to content

smasherprog/Libjpeg-turbo-VS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

After that, your done. Open visual studio and build.

About

libjpeg-turbo visual studio projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published