I run into this compilation error:
error: 'struct Widelands::OPtr<Widelands::PortDock>' has no member named
'get_dock_position'
destination_.get_dock_position().x,
I am sure that Widelands::PortDock has such member function, so how can I
"switch" from Widelands::OPtr<Widelands::PortDock> to Widelands::PortDock?
Tibor
_______________________________________________
Mailing list: https://launchpad.net/~widelands-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~widelands-dev
More help : https://help.launchpad.net/ListHelp