how to run OGRE without screen display?
Posted: Sun Oct 09, 2016 10:15 am
hi, everyone :
i use OGRE 1.9.0 with ubuntu 16.04 and i want to run my code without screen,but i got some error, i debug with GDB,it seems that:
throw the error.
also i test the ROS::rviz, it also cannot run without screen. search the forum, i did not get the answer,does anyone know how to solve it?
thanks!
i use OGRE 1.9.0 with ubuntu 16.04 and i want to run my code without screen,but i got some error, i debug with GDB,it seems that:
Code: Select all
m_root = new Ogre::Root();throw the error.
also i test the ROS::rviz, it also cannot run without screen. search the forum, i did not get the answer,does anyone know how to solve it?
thanks!