[Webkit-unassigned] [Bug 67799] [Qt][Mac] Build system can't handle dependencies for mm files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 9 04:58:15 PDT 2011


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[Qt][Mac]REGRESSION(r94774) |[Qt][Mac] Build system
                   |: Build is broken           |can't handle dependencies
                   |                            |for mm files
             Blocks|67691                       |




--- Comment #4 from Csaba Osztrogonac <ossy at webkit.org>  2011-09-09 04:58:15 PST ---
Touching the folowing files solved the problem: 
platform/graphics/mac/MediaPlayerPrivateQTKit.mm
platform/mac/WebVideoFullscreenController.mm
platform/mac/WebVideoFullscreenHUDWindowController.mm

I touched them with r94845 and then I rolled out this hack with r94846.

It means that r94774 is correct, but our build system has a serious bug.
(I'm afraid it is a qmake bug, not bug in WebKit pro files.) Alexis or Dihan, could you check the dependencies for these files in the Makefile?

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