On 5/7/2013 11:04, Ben Allison wrote:
> A few comments.
>
> 1) MSVCRT.DLL hasn't been used in ages. Each version of visual studio has
> its own C Runtime Library version, with a naming convention of
> msvcr##.dll. It's safe to use _fseeki64 and _ftelli64. Leave it up to
> the developer-user of
On 13-05-06 10:46 PM, Martijn van Beurden wrote:
> http://www.icer.nl/misc_stuff/flac.xcodeproj.zip
Thanks, Martijn.
Marcus, the project files don't completely work for me in XCode 4.6.2.
There are four errors about PRIu64, like:
flac/src/flac/encode.c:1472:75: error: expected ')'
Missing int