Opened 7 years ago

Closed 7 years ago

#9992 closed defect (fixed)

MOHAWK: MYST: Build Failure for x86_64-linux-gnu

Reported by: dafioram Owned by: wjp
Priority: normal Component: Engine: Mohawk
Version: Keywords:
Cc: Game: Myst

Description

Tester OS: Ubuntu 64 16.04

When I try to build scummvm 96a1b70 (July 23) on x86_64-linux-gnu the build fails for myst/mohawk. If I disable the mohawk engine scummvm builds successfully. I have tested this on both gcc 5.4.0 (the default for ubuntu 16.04) and 6.3.0 which can be got by adding another toolchain. The result is the same.

If I build all the engines in scummvm 17dd32f (July 16) (96a1b70~100) then it builds fine under gcc 5.4.0.

My configure line was:
./configure --host=x86_64-linux-gnu --disable-all-engines --enable-engine=mohawk

Error: myst.h line 237 cannot convert ‘Mohawk::MystConsole*’ to ‘GUI::Debugger*’

Attachments (1)

build.log (1.6 KB ) - added by dafioram 7 years ago.
Output of make command

Download all attachments as: .zip

Change History (2)

by dafioram, 7 years ago

Attachment: build.log added

Output of make command

comment:1 by wjp, 7 years ago

Owner: set to wjp
Resolution: fixed
Status: newclosed

Thanks, should be fixed now.

Note: See TracTickets for help on using tickets.