[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Enigma-devel] Pbm compiling Enigma
From: |
FAURAX Olivier |
Subject: |
[Enigma-devel] Pbm compiling Enigma |
Date: |
Wed, 19 Feb 2003 15:11:03 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.0.1) Gecko/20020828 |
I've a problem compiling 0.7.0
Here is the last error message.
I'm not on the mailing-list, so if you find the bug, please send back to
address@hidden
Thanks a lot....
if g++ -DHAVE_CONFIG_H -I. -I. -I. -I../lib-src -I../lib-src/lua
-I/usr/include/SDL -D_REENTRANT -g -O2 -g -MT enigma-sound.o -MD -MP -MF
".deps/enigma-sound.Tpo" \
-c -o enigma-sound.o `test -f 'sound.cc' || echo './'`sound.cc; \
then mv ".deps/enigma-sound.Tpo" ".deps/enigma-sound.Po"; \
else rm -f ".deps/enigma-sound.Tpo"; exit 1; \
fi
sound.cc: In function `Mix_Chunk *sound::ChunkFromRaw (const Uint8 *,
unsigned int, int, int, int)':
sound.cc:292: `Mix_QuickLoad_RAW' undeclared (first use this function)
sound.cc:292: (Each undeclared identifier is reported only once for
each function it appears in.)
--
"Caminante no hay camino, se hace camino al andar"
Olivier Faurax, Elève ESIL Dpt Informatique (Promo 2004)
Site web: http://www.esil.univ-mrs.fr/~ofaurax
- [Enigma-devel] Pbm compiling Enigma,
FAURAX Olivier <=