zlib
zlib copied to clipboard
wont build after update to macos sequoia
after upgrading to latest macos it wont build using gcc 14.x but builds using clang it complains about missing snprintf
here is complete error err.txt
Have you tried deleting your CMakeCache.txt and reconfiguring and rebuilding?
Sure I did, it works fine with clang btw