这里需要安装ogre3d,但是在安装它之前,需要先安装ois
1)从git上下载
https://github.com/ogre3d/OIS.git
2)cmake一下,然后进入build 完成sudo make install
3)git上下载
https://github.com/OGRECave/ogre.git
4)cmake一下
进入build,输入以下命令 sudo make install
5) sudo apt-get install libogre-1.9-dev