[Webkit-unassigned] [Bug 96056] [EFL] Enable MEDIA_STREAM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 20:02:14 PDT 2012


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





--- Comment #1 from Dennis Lan <dennis.yxun at gmail.com>  2012-09-06 20:02:29 PST ---
Created an attachment (id=162658)
 --> (https://bugs.webkit.org/attachment.cgi?id=162658&action=review)
the snip error info

../../../lib/libwebcore_efl.a(MediaStreamTrack.cpp.o): In function `WebCore::MediaStreamTrack::~MediaStreamTrack()':
MediaStreamTrack.cpp:(.text+0x4f5): undefined reference to `WebCore::MediaStreamSource::removeObserver(WebCore::MediaStreamSource::Observer*)'
../../../lib/libwebcore_efl.a(MediaStreamTrack.cpp.o): In function `WebCore::MediaStreamTrack::MediaStreamTrack(WebCore::ScriptExecutionContext*, WTF::PassRefPtr<WebCore::MediaStreamDescriptor>, WebCore::MediaStreamComponent*)':



the problem is due to Source/WebCore/platform/mediastream/MediaStreamSource.cpp not enabled,
and when compare to Source/WebCore/GNUmakefile.list.am, Source/WebCore/CMakeList.txt missing a few files from directory Source/WebCore/platform/mediastream/

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list