[FFmpeg-devel] [PATCH] Build scripts for WinRT

Simon Ferquel simon.ferquel at hotmail.fr
Tue Mar 24 09:07:28 CET 2015


Hi all,


I have needed libavformat/libavcodec for a drone piloting app project targetting (among others) the Windows modern platform (Win81 modern, Windows Phone, and Xbox one in a near future).

To make it easier to generate static libs for all the combinations of os (win81/wp81), architecture (armv7, x86, x64) and C runtime configurations (debug CRT DLL or release CRT DLL), I wrote some bash scripts automating the setup of the environment variables needed for msvc, as well as the different flags to pass to the compiler to generate valid libraries for the modern windows app platform.

This patch adds a bldwinrt folder with only bash scripts in it. They must be run in the msys2 environment and have been tested on Windows 8.1 64bit.


A following patch will come with build scripts targetting the newly released Windows 10 common sdk (no more separate libs for Windows, Windows Phone and Xbox one with this one).


Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Build-for-WinRT-bash-scripts-for-easing-the-build-fo.patch
Type: application/octet-stream
Size: 8505 bytes
Desc: 0001-Build-for-WinRT-bash-scripts-for-easing-the-build-fo.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150324/de25fc0c/attachment.obj>


More information about the ffmpeg-devel mailing list