ogreoggsound fails to compile on Linux
Brought to you by:
andy_miller,
roman_yakovenko
OgreOggSoundRecorder is only implemented on Windows. It needs to be excluded for Linux builds. Solution here:
http://www.ogre3d.org/addonforums/viewtopic.php?f=3&t=5558&p=82664#p82664
Also, the demo Demo_Sound1.py uses the wrong library name when loading OgreOggSound.
Patch is attached.
OgreOggSound Build/Demo Linux Patch