[ scummvm-Bugs-1645857 ] DC: SVN does not compile
SourceForge.net
noreply at sourceforge.net
Sat Jan 27 12:09:02 CET 2007
Bugs item #1645857, was opened at 2007-01-27 12:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1645857&group_id=37116
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: dcfrance (erwan2004)
Assigned to: Nobody/Anonymous (nobody)
Summary: DC: SVN does not compile
Initial Comment:
Hello
To change, version SVN of port DREAMCAST does not compile.
[Babel Fish]
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/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:150: erreur: ‘DetectedGameList’ has not been declared
selector.cpp: In function ‘void detectGames(FSList&, int&)’:
selector.cpp:155: erreur: request for member ‘push_back’ in ‘candidates’, which is of non-class type ‘int’
selector.cpp: In function ‘int findGames(Game*, int)’:
selector.cpp:228: erreur: ‘DetectedGameList’ was not declared in this scope
selector.cpp:228: erreur: expected `;' before ‘candidates’
selector.cpp:229: erreur: ‘candidates’ was not declared in this scope
selector.cpp:231: erreur: ‘DetectedGameList’ is not a class or namespace
selector.cpp:231: erreur: variable ‘const_iterator ge’ has initializer but incomplete type
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:150: erreur: ‘DetectedGameList’ has not been declared
selector.cpp: In function ‘void detectGames(FSList&, int&)’:
selector.cpp:155: erreur: request for member ‘push_back’ in ‘candidates’, which is of non-class type ‘int’
selector.cpp: In function ‘int findGames(Game*, int)’:
selector.cpp:228: erreur: ‘DetectedGameList’ was not declared in this scope
selector.cpp:228: erreur: expected `;' before ‘candidates’
selector.cpp:229: erreur: ‘candidates’ was not declared in this scope
selector.cpp:231: erreur: ‘DetectedGameList’ is not a class or namespace
selector.cpp:231: erreur: variable ‘const_iterator ge’ has initializer but incomplete type
make: *** [selector.o] Erreur 1
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1645857&group_id=37116
More information about the Scummvm-tracker
mailing list