Displaying 3 results from an estimated 3 matches for "all_dynamic".
2013 Mar 09
3
Updated MSVC patch
...nyone on the list testing the
source with that version (MSVC 2005 was the first version to have a free
express version so this one hasn't) so these are probably broken as well.
MSVC 6 was released in 1998 and was succeeded by MSVC .NET in 2002, so
maybe these files (all.dsp, all_static.dsp, all_dynamic.dsp and flac.dsw
if I'm correct) should be removed from the repository? Someone spotting
them might think MSVC 6 is still supported.
2013 Mar 08
2
Updated MSVC patch
> Are the changes for FLAC/ordinals.h really necessary? Yhe FLAC/*.h
> header files specify libFLAC's public API. In a previous thread on
> this mailing list back in February we decided that for compilers
> that didn't supply <stdint.h> the developer should supply something
> suitable. Here's the commit:
Yes, they are necessary. Here is the rationale
1)
2007 Mar 06
1
Errors compiling flac in Visual Studio Express 2005
...ot;
19>test_streams - 0 error(s), 23 warning(s)
23>------ Rebuild All started: Project: all_static, Configuration: Debug
Win32 ------
23>Deleting intermediate and output files for project 'all_static',
configuration 'Debug|Win32'
24>------ Rebuild All started: Project: all_dynamic, Configuration: Debug
Win32 ------
24>Deleting intermediate and output files for project 'all_dynamic',
configuration 'Debug|Win32'
23>all_static - up-to-date
24>all_dynamic : warning PRJ0009 : Build log could not be opened for
writing.
24>Make sure that the file is n...