[Webkit-unassigned] [Bug 115112] Build fix: WebKit2/WKView.h should not be included in WebKit2_C.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 09:57:20 PDT 2013


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





--- Comment #3 from Adenilson Cavalcanti Silva <savagobr at yahoo.com>  2013-04-24 09:55:40 PST ---
I see that this regression was introduced in changeset: http://trac.webkit.org/changeset/147776

My patch will make compilation pass from 6% but it will get stuck at 89%, with:
//-------------------------------------------------------------------
[ 89%] Building CXX object Source/WebKit2/CMakeFiles/ewebkit2.dir/UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.cpp.o
In file included from /home/adenilson/apps/webkit/Webkit/Source/WebKit2/UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.cpp:33:0:
/home/adenilson/apps/webkit/Webkit/Source/WebKit2/UIProcess/CoordinatedGraphics/WKCoordinatedSceneAPICast.h:31:40: fatal error: WebKit2/WKCoordinatedScene.h: No such file or directory
compilation terminated.
make[2]: *** [Source/WebKit2/CMakeFiles/ewebkit2.dir/UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.cpp.o] Error 1
//-------------------------------------------------------------------

My suggestion would be to rollback the 147776 changeset and get it fixed first.

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