#4951 closed defect (fixed)
AMIGAOS4: SCI - Compiler error
Reported by: | raziel- | Owned by: | bluegr |
---|---|---|---|
Priority: | normal | Component: | Port: AmigaOS4 |
Version: | Keywords: | build | |
Cc: | Game: |
Description
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
Ticket imported from: #3034536. Ticket imported from: bugs/4951.
Change History (3)
comment:1 by , 14 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 by , 14 years ago
comment:3 by , 6 years ago
Component: | → Port: AmigaOS4 |
---|
Fixed in the latest SVN version