Installing on Ubuntu 13.04
cmake succeeds.
Error while making.
Error (list of) : /usr/include/boost/smart_ptr/intrusive_ptr.hpp: In instantiation of ‘boost::intrusive_ptr<T>::~intrusive_ptr() T = irr::scene::ISceneManager?’: /home/kc/opennero/opennero-read-only/source/core/IrrUtil?.h:139:22: required from here /usr/include/boost/smart_ptr/intrusive_ptr.hpp:96:23: error: ‘intrusive_ptr_release’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] In file included from /home/kc/opennero/opennero-read-only/source/game/objects/PropertyMap?.h:11:0,
from /home/kc/opennero/opennero-read-only/source/game/objects/TemplatedObject?.h:9, from /home/kc/opennero/opennero-read-only/source/ai/AI.h:21, from /home/kc/opennero/opennero-read-only/source/ai/rtneat/ScoreHelper?.h:5, from /home/kc/opennero/opennero-read-only/source/ai/rtneat/ScoreHelper?.cpp:2:/home/kc/opennero/opennero-read-only/source/core/IrrUtil?.h:41:14: note: ‘void boost::intrusive_ptr_release(irr::IReferenceCounted)’ declared here, later in the translation unit