Opened 14 years ago

Closed 14 years ago

Last modified 5 years ago

#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 bluegr, 14 years ago

Owner: set to bluegr
Resolution: fixed
Status: newclosed

comment:2 by bluegr, 14 years ago

Fixed in the latest SVN version

comment:3 by digitall, 5 years ago

Component: Port: AmigaOS4
Note: See TracTickets for help on using tickets.