MythTV on Windows using Visual Studio
From MythTV Official Wiki
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.
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.
- Visual Studio 2010 or greater
- Qt 4.8 or greater
- MySQL client library
- Git for Windows
- CMake
- MSYS/MinGW
- YASM & NASM
- c99wrap