[ scummvm-Bugs-3034536 ] AMIGAOS4: SCI - Compiler error

SourceForge.net noreply at sourceforge.net
Mon Jul 26 07:10:16 CEST 2010


Bugs item #3034536, was opened at 2010-07-26 07:10
Message generated for change (Tracker Item Submitted) made by raziel_
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3034536&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hubert Maier (raziel_)
Assigned to: Nobody/Anonymous (nobody)
Summary: AMIGAOS4: SCI - Compiler error

Initial Comment:
ScummVM 1.2.0svn51292 (Jul 26 2010 07:10:49)
Features compiled in: Vorbis FLAC MP3 RGB zLib 

    C++      engines/sci/engine/kernel.o
In file included from ./engines/sci/engine/vm.h:32,
                 from ./engines/sci/engine/selector.h:32,
                 from ./engines/sci/engine/kernel.h:34,
                 from engines/sci/engine/kernel.cpp:27:
./engines/sci/resource.h: In member function 'Common::String Sci::ResourceId::toString() const':
./engines/sci/resource.h:156: warning: format '%i' expects type 'int', but argument 4 has type 'long unsigned int'
./engines/sci/resource.h:156: warning: format '%i' expects type 'int', but argument 5 has type 'long unsigned int'
./engines/sci/resource.h:156: warning: format '%i' expects type 'int', but argument 6 has type 'long unsigned int'
./engines/sci/resource.h:156: warning: format '%i' expects type 'int', but argument 7 has type 'long unsigned int'
In file included from engines/sci/engine/kernel.cpp:31:
./engines/sci/engine/kernel_tables.h: At global scope:
./engines/sci/engine/kernel_tables.h:308: error: 'kCantBeHere32' was not declared in this scope
gmake: *** [engines/sci/engine/kernel.o] Error 1

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

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




More information about the Scummvm-tracker mailing list