[webkit-qt] [WEBKIT 2.3] Compile on windows with --media-stream with qt 4.8.2 msvc

Allan Sandfeld Jensen kde at carewolf.com
Fri Oct 4 02:38:19 PDT 2013


Hi

On Friday 04 October 2013, arnaud le roy wrote:
> hello,
> 
> i try to compile the webkit 2.3 but i get some compilation error with
> the media_stream options :
> 
> In file included from WebCore/bindings/js/JSEventTargetCustom.cpp:29:0:
> generated/EventTargetHeaders.h:130:30: fatal error: LocalMediaStream.h:
> No such file or directory
> 
> maybe allan have an idea ?
> 
MediaStream is not a working optional feature at this point. You will need 
some minor modifications to the qmake files to make it build, and probably a 
few changes to the sources, but there is no saying if major things are missing 
and would need cherry-picking from upstream.

Best regards.
`Allan


More information about the webkit-qt mailing list