[opus] Build Opus on Windows

Ralph Giles giles at thaumas.net
Tue Jan 22 10:41:12 PST 2013


On 13-01-22 4:04 AM, van Bijleveld Christian (ST-CO/ENG1.3) wrote:

> I would like to know what is the best way to build the Opus library and
> Opus tools on a Windows 7 pc.

On Windows you can compile the Opus library either with the free mingw
port of gcc, or with Microsoft's Visual Studio.

To use mingw, download and run the installer, then launch the shell, cd
to the source directory and run either:

./configure
make

or

make -f Makefile.unix

To build with Visual Studio open the 'opus' solution file in the opus
source directory and build from that. Visual Studio 2010 or newer should
work, and the no-cost 'express edition' is fine.

Hope that's enough to get you started,
 -r



More information about the opus mailing list