[ scummvm-Bugs-2180613 ] PSP Version dont compile
SourceForge.net
noreply at sourceforge.net
Sun Oct 19 22:11:34 CEST 2008
Bugs item #2180613, was opened at 2008-10-19 22:11
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=2180613&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: Thomas Kowaliczek (linuxdonald)
Assigned to: Nobody/Anonymous (nobody)
Summary: PSP Version dont compile
Initial Comment:
PSP SVN Version 34826 dont compile for me:
mkdir -p ./.deps
psp-g++ -Wp,-MMD,"./.deps/osys_psp.d",-MQ,"osys_psp.o",-MP -I../../.. -I. -I../../../engines/ -I. -I/usr/local/pspdev/psp/sdk/include -O2 -Wall -D__PSP__ -DNONSTANDARD_PORT -DUSE_ZLIB -Wno-multichar `/usr/local/pspdev/psp/sdk/../bin/sdl-config --cflags` -DUSE_MAD -DUSE_VORBIS -DUSE_TREMOR -fno-exceptions -fno-rtti -DENABLE_SCUMM=STATIC_PLUGIN -DENABLE_SCUMM_7_8 -DENABLE_AGI=STATIC_PLUGIN -DENABLE_AGOS=STATIC_PLUGIN -DENABLE_DRASCULA=STATIC_PLUGIN -DENABLE_GOB=STATIC_PLUGIN -DENABLE_KYRA=STATIC_PLUGIN -DENABLE_LURE=STATIC_PLUGIN -DENABLE_SKY=STATIC_PLUGIN -DENABLE_SWORD1=STATIC_PLUGIN -DENABLE_SWORD2=STATIC_PLUGIN -DDISABLE_SCALERS -DDISABLE_HQ_SCALERS -c osys_psp.cpp -o osys_psp.o
osys_psp.cpp: In member function 'virtual void OSystem_PSP::initBackend()':
osys_psp.cpp:103: error: 'class Common::SaveFileManager' has no member named 'getSavePath'
osys_psp.cpp: In member function 'virtual bool OSystem_PSP::pollEvent(Common::Event&)':
osys_psp.cpp:529: warning: suggest explicit braces to avoid ambiguous 'else'
osys_psp.cpp:535: warning: suggest explicit braces to avoid ambiguous 'else'
make: *** [osys_psp.o] Error 1
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2180613&group_id=37116
More information about the Scummvm-tracker
mailing list