Opened 22 years ago

Closed 22 years ago

Last modified 5 years ago

#430 closed defect (fixed)

Compile errors

Reported by: SF/jsaathof Owned by: aquadran
Priority: normal Component: Ports
Version: Keywords: build
Cc: Game:

Description

There is a typo in a couple of files. It includes Chunk.h or Cunktype.h which cannot be found on case-sensitive systems.

The files are:

- scumm/smush/chunk.cpp (Chunk.h) - scumm/smush/chunk_type.h (Chunk.h) - scumm/smush/player.cpp (Chunk_type.h)

Please change to lowercase.

Besides the typo's I get a ld error for gameDetector.cpp: undefined reference to 'OSystem_SDL_create(int, bool)'

Jurriaan

P.S. I use a CVS checkout from a couple of minutes ago.

Ticket imported from: #599903. Ticket imported from: bugs/430.

Change History (5)

comment:1 by (none), 22 years ago

Logged In: NO

the scummvm.dsw file for ms vc++ is also broken, looking for files like chunck.h (chunk.h), rect.cpp (file missing) and palette.cpp (file missing)

comment:2 by aquadran, 22 years ago

fixed names and updated vc6

comment:3 by aquadran, 22 years ago

Status: newclosed

comment:4 by Kirben, 15 years ago

Component: --Unset--
Keywords: build added
Owner: set to aquadran
Resolution: fixed

comment:5 by digitall, 5 years ago

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