[flac-dev] [PATCH 1] Fixes for MSVS project

lvqcl lvqcl.mail at gmail.com
Fri Jun 27 05:53:30 PDT 2014


* The 1st patch removes include/share directories from vcproj files
(see http://git.xiph.org/?p=flac.git;a=commit;h=6c9abe3690769ae4c70c301ee8062305d51b9409 )

* The 2nd patch fixes src/share/replaygain_analysis/replaygain_analysis.c compile:
HAVE_STDINT_H is not defined, and MSVC cannot find definitions of uint32_t, etc.
So stdint.h was replaced by share/compat.h.

* The 3nd patch fixes the build of iffscan.exe.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.1_include.patch
Type: application/octet-stream
Size: 4034 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140627/654d4854/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.2_stdint.patch
Type: application/octet-stream
Size: 535 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140627/654d4854/attachment-0001.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.3_iffscan.patch
Type: application/octet-stream
Size: 740 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140627/654d4854/attachment-0002.obj 


More information about the flac-dev mailing list