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@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev