zlib icon indicating copy to clipboard operation
zlib copied to clipboard

Build error "syntax error version number"

Open Spatzendame opened this issue 1 year ago • 0 comments

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.

Spatzendame avatar Jan 25 '24 19:01 Spatzendame