[flac-dev] Bug: incompatibility with MSVS 2005
Martijn van Beurden
mvanb1 at gmail.com
Sun May 4 05:01:11 PDT 2014
That's odd. I just tried, but I'm not having any trouble
building FLAC on MSVC 2005. Could it be stdint.h is provided by
a platform SDK?
In that case, this doesn't really break compatibility, I
remember a platform SDK was necessary to build FLAC with MSVC
2005 anyway.
op 03-05-14 19:46, lvqcl schreef:
> src/libFLAC/memory.c cannot be compiled with MSVS 2005 (and
> probably VS2008 too) after this commit:
>
> http://git.xiph.org/?p=flac.git;a=commitdiff;h=7cbecbae9f70be770f7651d09531fec0de6f9cf5
>
> because MSVS2005 doesn't provide stdint.h. According to MSDN,
> uintptr_t is defined in "STDDEF.H and other include files".
> _______________________________________________
> flac-dev mailing list
> flac-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/flac-dev
More information about the flac-dev
mailing list