[Vorbis-dev] Unable to compile encode.c

xiph-mueller at maazl.de xiph-mueller at maazl.de
Sun May 17 00:59:23 PDT 2015


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


More information about the Vorbis-dev mailing list