[vorbis-dev] oggenc in vorbistools 1.0.1

Adriano Almeida adriano at continuum.com.br
Wed Mar 24 03:47:03 PST 2004



You should open the files that give the error and write the appropriate path
to codec.h, stream_decoder.h, etc.
Generally, this files are pointing to a ogg\XX.h. Put them between comas
("codec.h") and make sure the codec.h is in the same folder of the file
requesting it.

<p><p>----- Original Message ----- 
From: "Guillaume ROGET" <guillaume.roget at fr.thalesgroup.com>
To: <vorbis-dev at xiph.org>
Sent: Wednesday, March 24, 2004 7:17 AM
Subject: [vorbis-dev] oggenc in vorbistools 1.0.1

<p>> Hello,
> Iam trying to compile oggenc to create oggenc.exe but i have 6 errors in
> the compilation.
> I have done like this:
> 1)I create a project in visual C++ 6.0(win 32 console)
> 2)i include the C files ans h file in source and header files
>
> the errors are:
>
>
f:\stage_2004_xtase\guillaume_roget\ogg_vorbis\ogg_tools\vorbis-tools-1.0.1\
oggenc\encode.h(5)
> : fatal error C1083: Cannot open include file: 'codec.h': No such file
> or directory
> easyflac.c
>
f:\stage_2004_xtase\guillaume_roget\ogg_vorbis\ogg_tools\vorbis-tools-1.0.1\
oggenc\easyflac.h(77)
> : fatal error C1083: Cannot open include file: 'FLAC/stream_decoder.h':
> No such file or directory
> encode.c
>
f:\stage_2004_xtase\guillaume_roget\ogg_vorbis\ogg_tools\vorbis-tools-1.0.1\
oggenc\encode.c(18)
> : fatal error C1083: Cannot open include file: 'vorbis/vorbisenc.h': No
> such file or directory
> flac.c
>
f:\stage_2004_xtase\guillaume_roget\ogg_vorbis\ogg_tools\vorbis-tools-1.0.1\
oggenc\flac.c(16)
> : fatal error C1083: Cannot open include file: 'FLAC/metadata.h': No
> such file or directory
> oggenc.c
>
f:\stage_2004_xtase\guillaume_roget\ogg_vorbis\ogg_tools\vorbis-tools-1.0.1\
oggenc\oggenc.c(15)
> : fatal error C1083: Cannot open include file: 'getopt.h': No such file
> or directory
> platform.c
>
f:\stage_2004_xtase\guillaume_roget\ogg_vorbis\ogg_tools\vorbis-tools-1.0.1\
oggenc\encode.h(5)
> : fatal error C1083: Cannot open include file: 'codec.h': No such file
> or directory
> Error executing cl.exe.
>
> oggenc_essai.exe - 6 error(s), 0 warning(s)
>
> I have tried to put vorbisenc.h and codec.h at the base of the project
> but I have always the same errors.
>
> Guillaume
>
> --- >8 ----
> List archives:  http://www.xiph.org/archives/
> Ogg project homepage: http://www.xiph.org/ogg/
> To unsubscribe from this list, send a message to
'vorbis-dev-request at xiph.org'
> containing only the word 'unsubscribe' in the body.  No subject is needed.
> Unsubscribe messages sent to the list will be ignored/filtered.

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list