MythTV on Windows using Visual Studio

From MythTV Official Wiki
Revision as of 16:30, 9 September 2013 by Dblain (talk | contribs)

Jump to: navigation, search


As of MythTV version 0.28, you can use Microsoft Visual Studio 2010 or greater to build a native Win32 version of all main components (plugins are still not available as of writing this).

This guide will provide you with the steps needed to install all required tools and to perform a full compile of the Mythtv source code.


Information.png Tip: The version of Visual Studio referenced in this guild is 2010, however we will try to make sure any newer version also works.


Requirements

The following tools must be installed in order to build the source. Some of the tools require specific settings or post install steps to be successfully used. Please follow each link to see detailed instructions that that component.


Information.png Tip: If a link isn't provided, it is assumed the default install will work as expected