[Webkit-unassigned] [Bug 49952] First steps to adding web audio files to build systems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 1 09:35:16 PST 2010


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


Andras Becsi <abecsi at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abecsi at webkit.org




--- Comment #12 from Andras Becsi <abecsi at webkit.org>  2010-12-01 09:35:15 PST ---
(In reply to comment #11)
> Attachment 75212 [details] did not build on qt:
> Build output: http://queues.webkit.org/results/6395122

Please add the idl files to WebCore.pri, or disable WEB_AUDIO on Qt by adding a

!contains(DEFINES, ENABLE_WEB_AUDIO=.): DEFINES += ENABLE_WEB_AUDIO=0

to WebCore/features.pri

-- 
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