Skip to content

libjpeg

Fumi.Hax edited this page Dec 21, 2023 · 8 revisions

libjpeg

compile the jpeg-9e

  • need Visual Studio Community 2022
  1. download and unzip jpegsr9e.zip (https://www.ijg.org/files/)
  2. rename jconfig.vc to jconfig.h and makejvcx.v17 to libjpeg.vcxproj in jpeg-9e folder.
  3. double click libjpeg.vcxproj
  4. build libjpeg (x64 and x86)
Clone this wiki locally