Projects using the latest trunk version of miniz.c on Mac OS X fail to build
because of undefined symbols for `_fopen64`, `_fseeko64`, `_ftello64`,
`_freopen64`.
The attached patch (based on
http://stackoverflow.com/questions/4003479/how-to-enable-large-file-support-unde
r-darwin) fixes the problem.
Original issue reported on code.google.com by jlstrec...@gmail.com on 28 Oct 2013 at 4:46
Original issue reported on code.google.com by
jlstrec...@gmail.com
on 28 Oct 2013 at 4:46Attachments: