Compiling Instructions
Contents
Dependencies
You can compile them either as static or dynamic libraries, depending on your project's preferences. Compiling these libraries is very easy and straightforward.
Windows
Visual C++ 2008 / 2010 / 2012
The project contains a visual c++ solution file (libtheoraplayer.sln) used to compile the plugin. All the depending librraries (ogg, vorbis, theora) have been included in the source code distribution.
MinGW
MinGW support has been discontinued due to lack of time. The original MinGW solution was made via "CodeLite" projects. If anyone is interested in maintaining this, contact me.