OGRECave / ogre-audiovideo

plugins for theora video playback and openAL audio
https://ogrecave.github.io/ogre-audiovideo/
BSD 3-Clause "New" or "Revised" License
14 stars 11 forks source link

fix linking error on mingw build #6

Closed rpaciorek closed 5 years ago

rpaciorek commented 5 years ago

in mingw environment without __declspec() on OgreVideoPlugin linking project with Plugin_TheoraVideoSystem DLL ends with "undefined reference to `vtable for Ogre::OgreVideoPlugin'" error