[Webkit-unassigned] [Bug 217128] error: member access into incomplete type 'const WebCore::RTCDataChannelInit'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 1 13:08:37 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217128

Adrian Perez <aperez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aperez at igalia.com

--- Comment #1 from Adrian Perez <aperez at igalia.com> ---
Hello Joe! We do not support building WebKitGTK with WebRTC support
enabled using tarballs—it's more complicated than copying the libwebrtc/
subdirectory. If you want to do such a build, I recommend you to make
a checkout of the 2.30.1 tag from the Subversion repository and use
that for the build:

  svn checkout \
    https://trac.webkit.org/browser/webkit/releases/WebKitGTK/webkit-2.30.1 \
    webkitgtk-2.30.1

(Be patient, this can take quite some time.)

*VERY* important: be aware that if you build WebKitGTK with WebRTC enabled
you must not link any program licensed under the GPL with that build,
because the libwebrtc license is incompatible with the GPL. This is one
of the reasons why we don't support building the WebRTC support from
tarballs, to avoid letting people accidentally end up with licensing
trouble.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201001/9b6f8e0e/attachment-0001.htm>


More information about the webkit-unassigned mailing list