Opened 17 years ago

Closed 17 years ago

#3177 closed defect (fixed)

DC: SVN does not compile

Reported by: SF/erwan2004 Owned by: zeldin
Priority: normal Component: Engine: AGI
Version: Keywords:
Cc: Game: AGI Fanmade

Description

Hello,

The port DREAMCAST does not compile.

Host Suse 10.2 64bit Toolchain SH : gcc-4.0.1_binutils-2.16_newlib-1.15.0

Error:

sh-elf-g++ -ml -m4-single-only -Wp,-MMD,"engines/cruise/.deps/actor.d",-MQ,"engi nes/cruise/actor.o",-MP -O3 -Wno-multichar -funroll-loops -fschedule-insns2 -fom it-frame-pointer -fdelete-null-pointer-checks -fno-exceptions -D__DC__ -DNONSTAN DARD_PORT -DUSE_MAD -DDISABLE_SCALERS -I./ -I../../.. -I../../../common -I/home/ erwan/Dreamcast/ronin-src/include/ -I../../../engines -c ../../../engines/cruise /actor.cpp -o engines/cruise/actor.o ../../../engines/cruise/actor.cpp:584: erreur: expected ‘,’ or ‘...’ before nume ric constant ../../../engines/cruise/actor.cpp: In function ‘int16 Cruise::computePathfinding (int16*, int16)’: ../../../engines/cruise/actor.cpp:596: erreur: ‘oldPathId’ was not declared in t his scope ../../../engines/cruise/actor.cpp:625: erreur: ‘stepX’ was not declared in this scope ../../../engines/cruise/actor.cpp:626: erreur: ‘stepY’ was not declared in this scope ../../../engines/cruise/actor.cpp:629: erreur: ‘_Y’ was not declared in this sco pe ../../../engines/cruise/actor.cpp:630: erreur: ‘destX’ was not declared in this scope ../../../engines/cruise/actor.cpp:631: erreur: ‘destY’ was not declared in this scope ../../../engines/cruise/actor.cpp:646: erreur: ‘destX’ was not declared in this scope ../../../engines/cruise/actor.cpp:646: erreur: ‘_Y’ was not declared in this sco pe ../../../engines/cruise/actor.cpp:646: erreur: ‘destY’ was not declared in this scope ../../../engines/cruise/actor.cpp:655: erreur: ‘_Y’ was not declared in this sco pe ../../../engines/cruise/actor.cpp:688: erreur: ‘stepX’ was not declared in this scope ../../../engines/cruise/actor.cpp:689: erreur: ‘stepY’ was not declared in this scope ../../../engines/cruise/actor.cpp:691: erreur: ‘destX’ was not declared in this scope ../../../engines/cruise/actor.cpp:692: erreur: ‘destY’ was not declared in this scope ../../../engines/cruise/actor.cpp: In function ‘void Cruise::processAnimation()’ : ../../../engines/cruise/actor.cpp:585: erreur: too many arguments to function ‘i nt16 Cruise::computePathfinding(int16*, int16)’ ../../../engines/cruise/actor.cpp:789: erreur: à ce point dans le fichier ../../../engines/cruise/actor.cpp:585: erreur: too many arguments to function ‘i nt16 Cruise::computePathfinding(int16*, int16)’ ../../../engines/cruise/actor.cpp:825: erreur: à ce point dans le fichier make: *** [engines/cruise/actor.o] Erreur 1 erwan@linux-trmr:~/Scummvm>

Ticket imported from: #1711393. Ticket imported from: bugs/3177.

Change History (2)

comment:1 by fingolfin, 17 years ago

Owner: set to zeldin
Summary: DC:SVN does not compileDC: SVN does not compile

comment:2 by zeldin, 17 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.