[Scummvm-devel] Myst compilation errors

Johannes Schickel lordhoto at gmail.com
Tue Nov 5 22:43:59 CET 2013


On 11/05/2013 09:56 PM, Федор wrote:
> When I tried to build scummvm.exe for symbian with all subengines I 
> got many errors. Static library compiles without errors. I am using 
> GCCE 4.4.1 and S60_5th_Edition_SDK_v1.0

That looks like myst.cpp isn't compiled/the resulting object file isn't 
linked properly. i.e. the methods 
getCardBackgroundId/changeToCard/setMainCursor are all implemented in 
myst.cpp and it looks like the references to them cannot be resolved.

// Johannes




More information about the Scummvm-devel mailing list