guetzli icon indicating copy to clipboard operation
guetzli copied to clipboard

Update Visual Studio project to VS 2019

Open EwoutH opened this issue 4 years ago • 1 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.

EwoutH avatar Dec 12 '19 22:12 EwoutH

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

doterax avatar Aug 15 '21 21:08 doterax