04.10.2013, 12:05, "arnaud le roy" <sdnetw...@gmail.com>:
> 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

This file is located in Source/WebCore/Modules/mediastream. Make sure it's
present in include paths (you may need to fix .pro/.pri files to get it).

Please submit a patch if you succeed.

-- 
Regards,
Konstantin
_______________________________________________
webkit-qt mailing list
webkit-qt@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-qt

Reply via email to