[Scummvm-tracker] [ScummVM] #10515: SCI game "Manic Mansion" doesn't work on current build
David Turner
trac at scummvm.org
Sun Nov 11 08:45:22 CET 2018
#10515: SCI game "Manic Mansion" doesn't work on current build
--------------------------+-------------------------
Reporter: lordelan | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCI
Resolution: | Keywords:
Game: SCI Fanmade |
--------------------------+-------------------------
Comment (by digitall):
Right... Bisection shows that regression occurred between
9587dd5c21d388616dc8d42db909390fab384c2f (good) and
90b78c544657bf0fc41d6b86276a0873060345b5 (bad). Unfortunately the
intermediate commits will not build due to:
engines/advancedDetector.cpp: In member function ‘virtual DetectedGames
AdvancedMetaEngine::detectGames(const Common::FSList&) const’:
engines/advancedDetector.cpp:199:25: error: ‘struct DetectedGame’ has no
member named ‘preferredTarget’
fallbackDetectedGame.preferredTarget += "-fallback";
^~~~~~~~~~~~~~~
Will look at patching the unbuildable commits and narrowing this down, but
I think I know what is going on and where a patch should be applied.
--
Ticket URL: <https://bugs.scummvm.org/ticket/10515#comment:5>
ScummVM <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list