Kdenlive/Development/WindowsBuild: Difference between revisions

From KDE Community Wiki
(Created page with "Different efforts are currently being led to make building Kdenlive on Microsoft Windows possible. * Cross compiling it on GNU/Linux using the http://mxe.cc/|MXE cross comp...")
 
m (wiki syntax)
Line 1: Line 1:
Different efforts are currently being led to make building Kdenlive on Microsoft Windows possible.
Different efforts are currently being led to make building Kdenlive on Microsoft Windows possible.


* Cross compiling it on GNU/Linux using the [[http://mxe.cc/|MXE cross compilation environment] (Vincent Pinon).
* Cross compiling it on GNU/Linux using the [http://mxe.cc/ MXE cross compilation environment] (Vincent Pinon).
* Porting the MLT framework to posix in order to be able to compile Kdenlive natively with MSVC  (Microsoft Visual C++ compiler and libraries toolset). (Elie).
* Porting the [https://www.mltframework.org/ MLT framework] to POSIX in order to be able to compile Kdenlive natively with MSVC  (Microsoft Visual C++ compiler and libraries toolset). (Elie).

Revision as of 17:12, 8 May 2018

Different efforts are currently being led to make building Kdenlive on Microsoft Windows possible.

  • Cross compiling it on GNU/Linux using the MXE cross compilation environment (Vincent Pinon).
  • Porting the MLT framework to POSIX in order to be able to compile Kdenlive natively with MSVC (Microsoft Visual C++ compiler and libraries toolset). (Elie).