Compiling Instructions

From Theora Playback Library
Revision as of 08:05, 3 January 2010 by Kspes (talk | contribs) (Created page with '== Dependencies == * '''[http://xiph.org/ogg/ libogg]''' * '''[http://xiph.org/vorbis/ libvorbis]''' * '''[http://xiph.org/theora/ libtheora]''' You can compile them either as s…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

The project contains a visual c++ solution file (libtheoraplayer.sln) used to compile the plugin. As for dependencies include and lib files, I find it best to put their files & folders in the projects include/ & lib/ folders.

MinGW

Linux

GCC

MacOS X

i386

PowerPC