mtkh
29-03-2011 16:44:00
I compiled Ogre from source on Linux, then libtheoraplayer and ogre video plugin.
then I put plugin name in plugins.cfg. There shouldn't be anything wrong with the paths.
but when I ran the executable after I built it, I got this runtime error:
The Ogre.log has nothing more helpful.
Any idea why I'm getting this? Thanks in advance!
then I put plugin name in plugins.cfg. There shouldn't be anything wrong with the paths.
but when I ran the executable after I built it, I got this runtime error:
Loading library /usr/local/lib/Plugin_TheoraVideoSystem
An exception has occured : OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library /usr/local/lib/Plugin_TheoraVideoSystem. System Error: /usr/local/lib/Plugin_TheoraVideoSystem.so: undefined symbol: _ZTI16TheoraDataSource in DynLib::load at /home/mohammad/workspace/ogre/ogre_src_v1-7-2/OgreMain/src/OgreDynLib.cpp (line 91)The Ogre.log has nothing more helpful.
Any idea why I'm getting this? Thanks in advance!