#4673 closed defect (fixed)
SCI: Compiler errors in gfx_support.cpp
Reported by: | raziel- | Owned by: | SF/mthreepwood |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | build | |
Cc: | Game: |
Description
C++ engines/sci/gfx/gfx_support.o engines/sci/gfx/gfx_support.cpp: In function 'void Sci::gfx_draw_line_buffer(byte*, int, int, Common::Point, Common::Point, unsigned int)': engines/sci/gfx/gfx_support.cpp:62: error: 'SWAP_BYTES_32' was not declared in this scope
AmigaOS4 gcc version 4.2.4 (adtools build 20090118)
Ticket imported from: #2880971. Ticket imported from: bugs/4673.
Change History (3)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 11 years ago
Component: | --Unset-- → Engine: SCI |
---|
Note:
See TracTickets
for help on using tickets.
I fixed this earlier but didn't notice the bug report until now. Closing.