Stan` Posted June 24, 2020 Share Posted June 24, 2020 As noted by @Imarok on IRC the version of libpng we currently use has a know CVE. So I compiled updated binaries. It works for me, however I had to rename zlib1 to zlib.dll for it to work. Maybe I did something wrong? Compiled with VS2015 140_xp toolset. cc @Itms zlib1.21+libpng1637-v140xp.zip Link to comment Share on other sites More sharing options...
Itms Posted June 24, 2020 Share Posted June 24, 2020 You should not rename libs after compiling them. I assume that you followed the BuildingWindowsDependencies page? When does it fail exactly? Link to comment Share on other sites More sharing options...
Stan` Posted June 24, 2020 Author Share Posted June 24, 2020 53 minutes ago, Itms said: You should not rename libs after compiling them. I assume that you followed the BuildingWindowsDependencies page? When does it fail exactly? I followed it and it generated a zlib.dll file directly no 1 Link to comment Share on other sites More sharing options...
Itms Posted June 24, 2020 Share Posted June 24, 2020 But did you fix the CMakeLists line which controls the filename, as instructed? zlib has not received any upgrade since last time I upgraded it, so you should just follow the instructions to the letter and it should work, unless of course I made a mistake writing them. Link to comment Share on other sites More sharing options...
Stan` Posted June 24, 2020 Author Share Posted June 24, 2020 I did Link to comment Share on other sites More sharing options...
Itms Posted July 11, 2020 Share Posted July 11, 2020 I performed the upgrade in r23814. We figured out Stan's issue on IRC as well. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now