[ scummvm-Bugs-2401150 ] Compiler: No matching function (Parallaction / Amiga)

SourceForge.net noreply at sourceforge.net
Sun Dec 7 10:11:27 CET 2008


Bugs item #2401150, was opened at 2008-12-07 10: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=2401150&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: Compiler error
Group: Nippon Safes
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hubert Maier (raziel_)
Assigned to: Nobody/Anonymous (nobody)
Summary: Compiler: No matching function (Parallaction / Amiga)

Initial Comment:
On one of the last commits to the parallaction engine a compiler error sneaked in, making it impossible for me to compile past the parallaction engine

gcc version 4.0.2 (AmigaOS build 20051012)
AmigaOS4

ppc-amigaos-g++ -Wp,-MMD,"engines/parallaction/.deps/graphics.d",-MQ,"engines/parallaction/graphics.o",-MP -Wall -mcrt=newlib -mstrict-align -mcpu=750 -mtune=7400 -Wno-long-long -Wno-multichar -Wno-unknown-pragmas -Wno-reorder -pedantic -Wpointer-arith
 -Wcast-qual -Wcast-align -Wshadow -Wimplicit -Wnon-virtual-dtor -Wwrite-strings -fno-rtti -fno-exceptions -fcheck-new -DHAVE_CONFIG_H -DDATA_PATH=\"/Development/Coding/Sources/scummvm\" -DPLUGIN_DIRECTORY=\"/usr/local/lib/scummvm\" -DSDL_BACKEND -DENABLE_SCUMM=STATIC_PLUGIN -DENABLE_SCUMM_7_8 -DENABLE_HE -DENABLE_AGI=STATIC_PLUGIN -DENABLE_AGOS=STATIC_PLUGIN -DENABLE_CINE=STATIC_PLUGIN -DENABLE_DRASCULA=STATIC_PLUGIN -DENABLE_GOB=STATIC_PLUGIN -DENABLE_KYRA=STATIC_PLUGIN -DENABLE_LURE=STATIC_PLUGIN -DENABLE_PARALLACTION=STATIC_PLUGIN -DENABLE_QUEEN=STATIC_PLUGIN -DENABLE_SAGA=STATIC_PLUGIN -DENABLE_SKY=STATIC_PLUGIN -DENABLE_SWORD1=STATIC_PLUGIN -DENABLE_SWORD2=STATIC_PLUGIN -DENABLE_TOUCHE=STATIC_PLUGIN -DENABLE_TUCKER=STATIC_PLUGIN -I. -I. -I./engines -I/SDK/Local/newlib/include/SDL -D_GNU_SOURCE=1 -c engines/parallaction/graphics.cpp -o engines/parallaction/graphics.o
engines/parallaction/graphics.cpp: In member function 'void Parallaction::Gfx::setBackground(uint, Parallaction::BackgroundInfo*)':
engines/parallaction/graphics.cpp:922: error: no matching function for call to 'CLIP(int&, int32&, int&)'
engines/parallaction/graphics.cpp:923: error: no matching function for call to 'CLIP(int&, int32&, int&)'
gmake: *** [engines/parallaction/graphics.o] Error 1

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2401150&group_id=37116




More information about the Scummvm-tracker mailing list