#3132 closed defect
DC:SVN does not compile
Reported by: | SF/erwan2004 | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | Port: Dreamcast |
Version: | Keywords: | ||
Cc: | Game: |
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,"./.deps/input.d",-MQ,"input.o",-MP -O3 -Wno-multichar -funroll-loops -fschedule-insns2 -fomit-frame-pointer -fdelete-null-pointer-checks -fno-exceptions -D__DC__ -DNONSTANDARD_PORT -DUSE_MAD -DDYNAMIC_MODULES -DDISABLE_SCALERS -I./ -I../../.. -I../../../common -I/home/erwan/Dreamcast/ronin-src/include/ -I../../../engines -c input.cpp -o input.o input.cpp: In member function ‘virtual bool OSystem_Dreamcast::pollEvent(Common::Event&)’: input.cpp:222: erreur: ‘EventType’ was not declared in this scope input.cpp:245: erreur: ‘EventType’ was not declared in this scope input.cpp:245: erreur: expected `;' before numeric constant make: *** [input.o] Erreur 1 mkdir -p ./.deps sh-elf-g++ -ml -m4-single-only -Wp,-MMD,"./.deps/input.d",-MQ,"input.o",-MP -O3 -Wno-multichar -funroll-loops -fschedule-insns2 -fomit-frame-pointer -fdelete-null-pointer-checks -fno-exceptions -D__DC__ -DNONSTANDARD_PORT -DUSE_MAD -DDYNAMIC_MODULES -DDISABLE_SCALERS -I./ -I../../.. -I../../../common -I/home/erwan/Dreamcast/ronin-src/include/ -I../../../engines -c input.cpp -o input.o input.cpp: In member function ‘virtual bool OSystem_Dreamcast::pollEvent(Common::Event&)’: input.cpp:222: erreur: ‘EventType’ was not declared in this scope input.cpp:245: erreur: ‘EventType’ was not declared in this scope input.cpp:245: erreur: expected `;' before numeric constant make: *** [input.o] Erreur 1 erwan@linux-7ubd:~/Scummvm>
Ticket imported from: #1688668. Ticket imported from: bugs/3132.
Attachments (1)
Change History (8)
by , 18 years ago
Attachment: | log-svn_scummvm_24.03.2007.txt added |
---|
comment:1 by , 18 years ago
That particular error should be fixed now. Though there might be other errors now, please test again and report whether it compiles now, or if not, what error you get now.
comment:2 by , 18 years ago
Thank you, but there is another error
Error: sh-elf-g++ -ml -m4-single-only -Wp,-MMD,"./.deps/selector.d",-MQ,"selector.o",-MP -O3 -Wno-multichar -funroll-loops -fschedule-insns2 -fomit-frame-pointer -fdelete-null-pointer-checks -fno-exceptions -D__DC__ -DNONSTANDARD_PORT -DUSE_MAD -DDYNAMIC_MODULES -DDISABLE_SCALERS -I./ -I../../.. -I../../../common -I/home/erwan/Dreamcast/ronin-src/include/ -I../../../engines -c selector.cpp -o selector.o selector.cpp: In function ‘int gameMenu(Game*, int)’: selector.cpp:364: erreur: ‘EVENT_LBUTTONDOWN’ is not a member of ‘Common’ make: *** [selector.o] Erreur 1 mkdir -p ./.deps sh-elf-g++ -ml -m4-single-only -Wp,-MMD,"./.deps/selector.d",-MQ,"selector.o",-MP -O3 -Wno-multichar -funroll-loops -fschedule-insns2 -fomit-frame-pointer -fdelete-null-pointer-checks -fno-exceptions -D__DC__ -DNONSTANDARD_PORT -DUSE_MAD -DDYNAMIC_MODULES -DDISABLE_SCALERS -I./ -I../../.. -I../../../common -I/home/erwan/Dreamcast/ronin-src/include/ -I../../../engines -c selector.cpp -o selector.o selector.cpp: In function ‘int gameMenu(Game*, int)’: selector.cpp:364: erreur: ‘EVENT_LBUTTONDOWN’ is not a member of ‘Common’ make: *** [selector.o] Erreur 1
comment:4 by , 18 years ago
Owner: | set to |
---|
comment:5 by , 18 years ago
Status: | new → closed |
---|
comment:7 by , 6 years ago
Component: | → Port: Dreamcast |
---|
log svn