#4644 closed defect (invalid)
tfmx build error
Reported by: | bluddy | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | --Other-- |
Version: | Keywords: | build | |
Cc: | Game: |
Description
TFMX is disabled with #defines by default, but scumm v4 file refers to tfmx without regard to the #define.
This prevents building.
Ticket imported from: #2872495. Ticket imported from: bugs/4644.
Change History (4)
comment:1 by , 15 years ago
Status: | new → closed |
---|
comment:2 by , 15 years ago
comment:3 by , 15 years ago
Resolution: | → invalid |
---|
comment:4 by , 6 years ago
Component: | → --Other-- |
---|
Note:
See TracTickets
for help on using tickets.
My mistake. Issue was with having to rebuild libsound.a when you switch from !ENABLE_SCUMM to ENABLE_SCUMM.