ngl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ngl-devel] Compilation error in CVS (was: 0.7.10)


From: Vincent Caron
Subject: Re: [ngl-devel] Compilation error in CVS (was: 0.7.10)
Date: Wed, 26 Nov 2003 18:17:09 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030903 Thunderbird/0.2

Loic Dachary wrote:

[zap]
make[3]: Entering directory `/home/local/src/ngl/ngl/nui/examples/oggplayer'
if ccache g++ -DHAVE_CONFIG_H -I. -I. -I../..     -Wall -Wpointer-arith 
-Wstrict-prototypes -g  -pipe -D_DEBUG_ -I/usr/local/include/ngl -I/usr/X11R6/include 
-I/usr/include/libpng12 -I/usr/include/freetype2  -I../../include -MT AudioSample.o -MD 
-MP -MF ".deps/AudioSample.Tpo" \
  -c -o AudioSample.o `test -f 'AudioSample.cpp' || echo './'`AudioSample.cpp; \
then mv -f ".deps/AudioSample.Tpo" ".deps/AudioSample.Po"; \
else rm -f ".deps/AudioSample.Tpo"; exit 1; \
fi
In file included from AudioSample.cpp:22:
AudioSample.h:24:26: vorbis/codec.h: No such file or directory
AudioSample.h:25:31: vorbis/vorbisfile.h: No such file or directory

Simple fix : now this sample is not compiled as a default (in CVS), I'll add libvorbis and libvorbis-file detection later.

Meeloo: PNGs are shown upside down in examples/viewer.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]