Opened 21 years ago

Closed 21 years ago

Last modified 5 years ago

#565 closed defect (fixed)

VC6/VC7 compilation error

Reported by: SF/kreeblah Owned by: fingolfin
Priority: normal Component: Port: Win32
Version: Keywords:
Cc: Game:

Description

When setting the build options to release in VC++ version 6 or 7 (.NET), compiling scumm.lib will fail on line 1317 of scumm/sound.cpp (declaring the character array track_name). Since it's not used in the non- MP3/OGG-enabled builds, enclosing it in ifdef statements seems to work without causing any other problems.

Ticket imported from: #637443. Ticket imported from: bugs/565.

Change History (5)

comment:1 by fingolfin, 21 years ago

Owner: set to fingolfin

comment:2 by fingolfin, 21 years ago

Should be fixed in CVS; please verify.

comment:3 by SF/sir_kill_a_lot, 21 years ago

compiled latest CVS (from Nov 19 2002 18:29:14) with VC6 without any problems (release version without MP3 of course)

comment:4 by fingolfin, 21 years ago

Resolution: fixed
Status: newclosed

comment:5 by digitall, 5 years ago

Component: --Unset--Port: Win32
Note: See TracTickets for help on using tickets.