google / guetzli

Perceptual JPEG encoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Visual Studio project to VS 2019

EwoutH opened this issue · comments

Currently the Visual Studio Solution File (guetzli.sln) and the project files (guetzli.vcxproj and guetzli_static.vcxproj) are configured for Visual Studio 2015. It would be nice if those could be recompiled for Visual Studio 2019, which increases compatibility and performance.

You can try my fork of guetzli (with GPU support), and I have already used VS19: https://github.com/doterax/guetzli-cuda-opencl