[flac-dev] Flac Decoder

Martijn van Beurden mvanb1 at gmail.com
Sun Jan 6 13:24:44 PST 2013


Hi,

Have you read the README file? It has a section on building FLAC with 
Visual Studio. it says:

> If you want to build without Ogg support, instead edit all .dsp or
> .vcproj files and remove any occurrences of "/D FLAC__HAS_OGG".

So you need to change some more definitions. For more information, read 
the README


On 04-01-13 07:37, denver mark magday wrote:
> Gud day to all,
> I am new in LibFlac development
> I 1.2.1 version of LibFlac source code.
> I dont want to support OGG Flac and I dont have a NASM on my system.
> I do have Visual Studio 2010 and Visual Studio 2005.
> I am trying to build only the static library for C but it always end 
> up having some error.
>
> Could anyone can help me how to built the library using VS 2010 or 2005?
> I do some research, And try to change:
> On PreProcessor Definitions:
> FLAC__HAS_OGG to FLAC__NO_OGG
> FLAC__HAS_NASM to FLAC__NO_ASM
>
> Set Runtime Library to Multi-Threaded
> Set Language wchar_t to Yes
>
> But these doesn't solve the problem.
>
> -Denver-
>
>
>
>
> _______________________________________________
> flac-dev mailing list
> flac-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/flac-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20130106/5e05d8b7/attachment.htm 


More information about the flac-dev mailing list