Untergeordnete Seiten
  • Build Prerequisites

  Wiki Navigation

    Loading...


 Recently Updated


 Latest Releases

 MediaPortal 1.32
            Releasenews | Download
 MediaPortal 2.5
            Releasenews | Download


Table of Contents

Overview

This sections describes the prerequisites which are required and gives detailes step-by-step instructions how set them up.

Build Prerequisites

Note that these prerequisites are applicable to all methods of compiling MediaPortal.

  1. You will need MSBuild and a C# compiler.
    • For compiling the sources only, without the need for an IDE, the Microsoft Build Tools are recommended.
    • For development Visual Studio 2013 is recommended as it includes MSBuild, the C# compiler and an IDE.
    • Previous versions of MSBuild were included in the .NET Framework. New versions (from v12) will be included in Visual Studio or need to be installed seperately via MSBuild Toolset. (more information)
  2. Get the latest MediaPortal 2 source from Git (see Git) for more detailed instructions).
  3. Install the latest .NET framework SDK (if not already installed with Visual Studio or Visual C# Express).
  4. Install the Dokan driver version 0.53 (0.6 is unstable) (necessary to use virtual directories e.g. for archive or remote access).
  5. Install the latest MS DirectX SDK (necessary for the MP2 client).
  6. Install the latest SlimDX End User Runtime (necessary for the MP2 client).
  7. Install the latest WiX Toolset (necessary for compiling the MP2-Setup)

Related

   

 

This page has no comments.