internals:windows:libs:libvpx
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Next revision
internals:windows:libs:libvpx [2013/01/18 13:24] – created ab
Line 1: Line 1:
 +====== libvpx======
 +
 +===== Building for PHP =====
 +
 +==== Requirements =====
 +  * libvpx sources from our repositories (patches required= [[https://github.com/winlibs/libvpx|]]
 +  * Common tools used to compile PHP
 +  * yasm
 +  * cygwin
 +
 +
 +==== Configuration =====
 +
 +To  compile libxpm the VS projects have to be generated first, follow the instructions under the [[http://www.webmproject.org/code/build-prerequisites/|libvpx project page]]. PHP uses the static libvpx linked with the static VC runtime. Note that the VS project files are generated with make under Cygwin and empirically the paths in the project files are often Cygwin paths, so they might need correction.
 +
 +==== Compile =====
 +
 +Open in the generated vpx.sln solution in visual studio and compile the vpx project. 
 +
 +
  
internals/windows/libs/libvpx.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1