I am attempting to build the FLAC Libraries without ogg using Microsoft Visual 
Studio.
As suggested in the README file, I removed the FLAC__HAS_OGG preprocessor 
directive from the projects, but a number of the files include the ogg headers:

1>------ Build started: Project: libFLAC_dynamic, Configuration: Debug Win32 
------
1>  ogg_helper.c
1>c:\users\mischero\documents\visual studio 
11\projects\flac-1.2.1\src\libflac\include\private\ogg_helper.h(35): fatal 
error C1083: Cannot open include file: 'ogg/ogg.h': No such file or directory
1>  ogg_encoder_aspect.c
1>c:\users\mischero\documents\visual studio 
11\projects\flac-1.2.1\src\libflac\include\private\ogg_encoder_aspect.h(35): 
fatal error C1083: Cannot open include file: 'ogg/ogg.h': No such file or 
directory
1>  ogg_decoder_aspect.c
1>c:\users\mischero\documents\visual studio 
11\projects\flac-1.2.1\src\libflac\include\private\ogg_decoder_aspect.h(35): 
fatal error C1083: Cannot open include file: 'ogg/ogg.h': No such file or 
directory

Any suggestions here?
Thanks,
Michael

Michael S. Scherotter
Microsoft Corporation<http://www.microsoft.com/>
Principal Architect Evangelist
Email:      misch...@microsoft.com<mailto:misch...@microsoft.com>
Blog:        http://blogs.msdn.com/Synergist
Zune<http://social.zune.net/member/MS+Synergist> | 
LinkedIn<http://www.linkedin.com/in/mscherotter> | 
Twitter<http://twitter.com/synergist> | 
Facebook<http://www.facebook.com/synergist>
Xbox:        MS Synergist
Phone:     (415) 972-6700
Mobile:     (415) 250-7551

_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to