Stan` Posted June 24, 2020 Report 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 Quote Link to comment Share on other sites More sharing options...
Itms Posted June 24, 2020 Report 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? Quote Link to comment Share on other sites More sharing options...
Stan` Posted June 24, 2020 Author Report 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 Quote Link to comment Share on other sites More sharing options...
Itms Posted June 24, 2020 Report 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. Quote Link to comment Share on other sites More sharing options...
Stan` Posted June 24, 2020 Author Report Share Posted June 24, 2020 I did Quote Link to comment Share on other sites More sharing options...
Itms Posted July 11, 2020 Report Share Posted July 11, 2020 I performed the upgrade in r23814. We figured out Stan's issue on IRC as well. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.