[Vorbis-dev] Unable to compile encode.c

Arun Balaji Prithivi Raj arunbalaji at mail.usf.edu
Mon May 18 09:21:01 PDT 2015


I have a pcm buffer array of size : 161920. I need to convert it to ogg
format.
How to convert pcm to ogg?

On Mon, May 18, 2015 at 12:20 PM, Arun Balaji Prithivi Raj <
arunbalaji at mail.usf.edu> wrote:

> I have a pcm buffer array of size : 161920. I need to convert it to ogg
> format.
> How to convert pcm to ogg?
>
> On Sun, May 17, 2015 at 3:59 AM, <xiph-mueller at maazl.de> wrote:
>
>> On 17.05.15 02.42, Arun Balaji Prithivi Raj wrote:
>> > When I compile encode.c. I am getting the below error.
>> >
>> > $ cc encode.c
>> > In file included from encode.c:24:0:
>> > encode.h:5:26: fatal error: vorbis/codec.h: No such file or directory
>> >   #include <vorbis/codec.h>
>>
>> Your build environment, i.e. Makefile, is not set up correctly. The
>> include path should contain an entry to your libvorbis/include directory.
>>
>>
>> Marcel
>> _______________________________________________
>> Vorbis-dev mailing list
>> Vorbis-dev at xiph.org
>> http://lists.xiph.org/mailman/listinfo/vorbis-dev
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/vorbis-dev/attachments/20150518/6f2cc1fc/attachment.htm 


More information about the Vorbis-dev mailing list