#174 closed defect (wontfix)
Compilation error
Reported by: | (none) | Owned by: | SF/ender |
---|---|---|---|
Priority: | normal | Component: | Port: Win32 |
Version: | Keywords: | ||
Cc: | Game: |
Description
Compiling ScummVM (via a CVS pull from 3 minutes ago) results in errors with VC++. VC++ can't find mad.h, which is included in mixer.h, and refuses to compile.
Ticket imported from: #546320. Ticket imported from: bugs/174.
Change History (4)
comment:1 by , 23 years ago
Owner: | set to |
---|---|
Resolution: | → wontfix |
comment:2 by , 23 years ago
comment:3 by , 23 years ago
Status: | new → closed |
---|
comment:4 by , 6 years ago
Component: | --Unset-- → Port: Win32 |
---|
Note:
See TracTickets
for help on using tickets.
Check your project configuration. Obviously you are compiling in MP3 mode, which - if you read the readme.txt - requires the MAD library to be installed.