[TuxKart-devel] Missing file on CVS
Status: Alpha
Brought to you by:
sjbaker
|
From: <ri...@ae...> - 2004-08-31 09:44:41
|
Looks like someone forgot to upload a file (Player.h) to CVS:=20
=20
rick2@docelar:/home/prog/tuxkart/tuxkart/ > make=20
Making all in src=20
make[1]: Entering directory `/home/prog/tuxkart/tuxkart/src'=20
if g++ -DPACKAGE_NAME=3D\"\" -DPACKAGE_TARNAME=3D\"\"=20
-DPACKAGE_VERSION=3D\"\" =20
-DPACKAGE_STRING=3D\"\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE=3D\"tuxkart\=
" =20
-DVERSION=3D\"0.4.0\" -DHAVE_LIBSDL=3D1 -DHAVE_LIBSDL_IMAGE=3D1=20
-DHAVE_LIBSDL_TTF=3D1 =20
-DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1=20
-DHAVE_STDLIB_H=3D1 =20
-DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1=20
-DHAVE_INTTYPES_H=3D1 =20
-DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_PTHREAD=3D1=20
-DSTDC_HEADERS=3D1 =20
-DLINUX_JOYSTICK_IS_PRESENT=3D1 =20
-DTUXKART_DATADIR=3D\"/usr/local/share/games/tuxkart\" -I. -I. -g=20
-O2 =20
-I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -Wall -MT=20
sdldrv.o -MD =20
-MP -MF ".deps/sdldrv.Tpo" \=20
-c -o sdldrv.o `test -f 'sdldrv.cxx' || echo './'`sdldrv.cxx; \=20
then mv -f ".deps/sdldrv.Tpo" ".deps/sdldrv.Po"; \=20
else rm -f ".deps/sdldrv.Tpo"; exit 1; \=20
fi=20
In file included from sdldrv.cxx:33:=20
Config.h:26:20: Player.h: No such file or directory=20
In file included from sdldrv.cxx:33:=20
Config.h:47: error: syntax error before `[' token=20
sdldrv.cxx: In function `void setupControls()':=20
sdldrv.cxx:82: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:86: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:89: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:89: error: `CD_KEYBOARD' undeclared (first use this=20
function)=20
sdldrv.cxx:89: error: (Each undeclared identifier is reported only=20
once for =20
each function it appears in.)=20
sdldrv.cxx:89: error: `KC_LEFT' undeclared (first use this function)=20
sdldrv.cxx:90: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:90: error: `KC_RIGHT' undeclared (first use this=20
function)=20
sdldrv.cxx:91: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:91: error: `KC_UP' undeclared (first use this function)=20
sdldrv.cxx:92: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:92: error: `KC_DOWN' undeclared (first use this function)=20
sdldrv.cxx:93: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:93: error: `KC_WHEELIE' undeclared (first use this=20
function)=20
sdldrv.cxx:94: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:94: error: `KC_JUMP' undeclared (first use this function)=20
sdldrv.cxx:95: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:95: error: `KC_RESCUE' undeclared (first use this=20
function)=20
sdldrv.cxx:96: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:96: error: `KC_FIRE' undeclared (first use this function)=20
sdldrv.cxx:99: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:100: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:101: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:102: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:103: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:104: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:105: error: 'class Config' has no member named 'player'=20
sdldrv.cxx:106: error: 'class Config' has no member named 'player'=20
sdldrv.cxx: In function `void pollEvents()':=20
sdldrv.cxx:131: error: 'class Config' has no member named 'player'=20
sdldrv.cxx: In function `void kartInput(RaceSetup&)':=20
sdldrv.cxx:200: error: `Player' undeclared (first use this function)=20
sdldrv.cxx:200: error: `plyr' undeclared (first use this function)=20
sdldrv.cxx:200: error: 'class Config' has no member named 'player'=20
make[1]: ** [sdldrv.o] Erro 1=20
make[1]: Leaving directory `/home/prog/tuxkart/tuxkart/src'=20
make: ** [all-recursive] Erro 1=20
=20
=20
Cheers,=20
Ricardo=20
=20
-- =20
O, it is excellent=20
To have a giant's strength; but it is tyrannous=20
To use it like a giant.=20
-- Shakespeare, "Measure for Measure", II, 2=20
=20
_________________________________________________________
Revista S=E1bado - 12 edi=E7=F5es por um euro - Sem Compromisso=20
clique aqui: http://revistasabado.online.pt
|