[Webkit-unassigned] [Bug 144435] New: [EFL] CMake should be failed if openwebrtc package is not exist but ENABLE_MEDIA_STREAM is ON

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 29 21:57:45 PDT 2015


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

            Bug ID: 144435
           Summary: [EFL] CMake should be failed if openwebrtc package is
                    not exist but ENABLE_MEDIA_STREAM is ON
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryuan.choi at navercorp.com
                CC: demarchi at webkit.org

ewebkit should include openwebrtc if ENABLE_MEDIA_STREAM is ON.
If not, linker will complain at the almost end of build.

In order to catch it earilier, we'd better to add REQUIRED field in find_package or raise FATAL_ERROR with some message like GTK port did.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150430/b3ffca8b/attachment.html>


More information about the webkit-unassigned mailing list