Opened 13 years ago

Closed 13 years ago

Last modified 5 years ago

#5700 closed defect (fixed)

AMIGAOS4: conflicting declaration

Reported by: raziel- Owned by: fingolfin
Priority: normal Component: Port: AmigaOS4
Version: Keywords: build
Cc: Game:

Description

scummvm-f6538d0

C++ backends/platform/sdl/hardwarekeys.o In file included from ./backends/platform/sdl/sdl-sys.h:32, from ./backends/platform/sdl/sdl.h:26, from backends/platform/sdl/hardwarekeys.cpp:23: ./common/scummsys.h:391: error: conflicting declaration 'typedef unsigned int uint32' ./config.h:48: error: 'uint32' has a previous declaration as 'typedef long unsigned int uint32' ./common/scummsys.h:392: error: conflicting declaration 'typedef int int32' ./config.h:51: error: 'int32' has a previous declaration as 'typedef long int int32' gmake: *** [backends/platform/sdl/hardwarekeys.o] Error 1

AmigaOS4 - PPC - SDL - BE gcc (GCC) 4.2.4 (adtools build 20090118)

Ticket imported from: #3301930. Ticket imported from: bugs/5700.

Change History (3)

comment:1 by fingolfin, 13 years ago

This should be fixed now.

comment:2 by fingolfin, 13 years ago

Owner: set to fingolfin
Resolution: fixed
Status: newclosed

comment:3 by digitall, 5 years ago

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