view compile @ 128:d9e3137e70a0

xml name change
author e085768
date Thu, 07 Jul 2011 16:10:21 +0900
parents 0b65ca27f113
children
line wrap: on
line source

-*- mode: compilation; default-directory: "~/4_zenki/game/ceriumu/magoroku_racing/" -*-
Compilation started at Sun Jul  3 15:30:20

make -k 
g++ -Wall -g  -DINVISIBLE_MODE -g -O0 -m64 -Wall `sdl-config --cflags` `xml2-config --cflags` -I. -I.. -I../Cerium/include/TaskManager -I../Cerium/Renderer/Engine -I../Cerium/include/Cerium  -c ps2util.cc
ps2util.cc: In function ‘void ps2util_obj_Draw(OBJECT*)’:
ps2util.cc:246: error: declaration of ‘SceneGraph* object’ shadows a parameter
make: *** [ps2util.o] Error 1
g++ -Wall -g  -DINVISIBLE_MODE -g -O0 -m64 -Wall `sdl-config --cflags` `xml2-config --cflags` -I. -I.. -I../Cerium/include/TaskManager -I../Cerium/Renderer/Engine -I../Cerium/include/Cerium  -c Magoroku.cc
Magoroku.cc:165: warning: ‘void LightSysSwitch_2(Viewer*)’ defined but not used
make: Target `all' not remade because of errors.

Compilation exited abnormally with code 2 at Sun Jul  3 15:30:21