I am trying to run a program in C++ but I am getting this error:
terminate called after throwing an instance of 'Ogre::InternalErrorException' what(): OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library /usr/lib/OGRE/RenderSystem_GL. System Error: /usr/lib/OGRE/RenderSystem_GL.so: cannot open shared object file: No such file or directory
I have installed the Ogre libraries but this problem still persists. Any help on which package do I need to install to get rid of this error? I am using Ubuntu 14.04.