zlib
zlib copied to clipboard
Build error "syntax error version number"
Building zlib using vc17 contrib ends with a syntax error "version number line 4". You have to open "zlibvc.def" file and change version number from 1.3.1 to 1.3 then build again and it works. I don't know why this issue happen.