[vorbis-dev] oggenc in vorbistools 1.0.1

Guillaume ROGET guillaume.roget at fr.thalesgroup.com
Wed Mar 24 02:17:55 PST 2004



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.



More information about the Vorbis-dev mailing list