Displaying 2 results from an estimated 2 matches for "18c401c6bc8814d06f3ae53ebf5d43".
2018 May 02
0
Question: MSVS 2005/2008 support?
...o have valid reasons to keep their old VS.
On 2 May 2018 at 14:37, lvqcl <lvqcl.mail at gmail.com> wrote:
> By default, FLAC requires ogg library. Support of old versions of
> Visual Studio was removed from libogg code about 2 years ago:
> https://git.xiph.org/?p=ogg.git;a=commit;h=18c401c6bc8814d06f3ae53ebf5d43
> 99f90871cc
>
> libogg 1.3.3 (released 2017-11-07) cannot be built with MSVS 2005/2008
> anymore.
>
> Are there any developers that want to use libFLAC in their programs
> and still use Visual Studio 2005 or 2008 ?
>
> On the other hand, libvorbis 1.3.6 (released 2018-03...
2018 May 02
3
Question: MSVS 2005/2008 support?
By default, FLAC requires ogg library. Support of old versions of
Visual Studio was removed from libogg code about 2 years ago:
https://git.xiph.org/?p=ogg.git;a=commit;h=18c401c6bc8814d06f3ae53ebf5d4399f90871cc
libogg 1.3.3 (released 2017-11-07) cannot be built with MSVS 2005/2008 anymore.
Are there any developers that want to use libFLAC in their programs
and still use Visual Studio 2005 or 2008 ?
On the other hand, libvorbis 1.3.6 (released 2018-03-16) also needs
libogg and still has projec...